delete from TableName where id in (39,40)
sql 高级用法 in 关键字 , 包含
insert into TableName (Count1,Count2) select Count1,Count2 from TableName
复制数据库数据的sql