单项选择题

实现Oracle数据库表对象删除的SQL语句为()

A.delete < 表名>
B.drop < 表名>
C.delete table < 表名>
D.drop table < 表名>