(A) A new table in SQL is created using this SQL statement.
(B) By deleting the stored data, this SQL statement deletes the database.
(C) Columns in the SQL database can be created, deleted, or modified with this SQL statement.
(D) By executing this SQL statement, you remove the table and all the information that it contains, including the structure, views, permissions, and triggers.
Discusssion
Login to discuss.