单项选择题

A.DROP FUNCTION account;
B.DROP FUNCTION account(id);
C.DROP FUNCTION account(id INT);
D.DROP FUNCTION account(INT id);