1.

Write A Query To Delete A Table From Database.

Answer»

DROP TABLE table-name is the SYNTAX to DELETE a table from DATABASE.

DROP TABLE table-name is the syntax to delete a table from database.



Discussion

No Comment Found