多项选择题

A.select * from table_name where 1<=2
B.truncate table table_name
C.delete from table_name where null=null
D.alter table table_name add column idd int