单项选择题

A.create user tom@’localhost’identified by’123’
B.drop user tom@’localhost’
C.add user tom@’%’identified by’123456’
D.alter user tom@’localhost’identified by’123456’