[多选题]
若要删除student表中所有数据,下列SQL语句正确的有()。
A.DELETEFROMstudent
B.DELETE*FROMstudent
C.TRUNCATETABLEstudent
D.DROPTABLEstudent
参考答案与解析: