若要删除数据库中表tbl,可用()

若要删除数据库中表tbl,可用()

A.DELETE TABLE tbl

B.DELETE tbl

C.DROP tbl 

D.DROP TABLE tbl

正确答案:DROP TABLE tbl

猜你喜欢