Home : MySQL :
How do I delete a table from a database?

Category : MySQL

Use this sql command
"DROP TABLE yourtablename"

Created : 11 Mar 2002
Modified : 11 Mar 2002
Viewed : 1062 times.
Print Article