多项选择题

若要删除book表中所有数据,以下语句错误的是()

A.truncate table book
B.drop table book
C.delete from book
D.delete*from book