单项选择题

A.truncate from table_name;
B.delete table table_name;
C.truncate table_name;
D.truncate table table_name;