[多选题,10分] 若要删除book表中所有数据,以下语句错误的是
A.truncate table book
B.delete * from book
C. drop table book
D.delete from book
出自:河南财经政法大学-数据库基础与应用