单项选择题

假设需要删除数据库中的某个用户test,可以使用如下()语句。

A.DELETE USER test
B.DROP USER test
C.DROP test
D.DELETE test