单项选择题

A.create user jack@'%' identified by'123456';
B.drop user jack@'localhost';
C.add user jack@'%' identified by'123456';
D.alter user jack@'localhost' identified by'123456';