1.

SQL command to delete a column from an existing table:

A. Alter table
B. Drop table
C. Delete table
D. Delete column
Answer» B. Drop table


Discussion

No Comment Found