多项选择题

A.Truncate table 可跟Where从句,根据条件进行删除 
B.Truncate table 用来删除表中所有数据 
C.触发器对Truncate table无效 
D.delete 比Truncate table速度快