多项选择题

A.delete from user
B.drop from user
C.truncate table user
D.delete from user where 1=1
E.delete from user where id=1