单项选择题

A.drop tableto stu;
B.drop table stu;
C.drop table if exist stu;
D.create table stu;