批量删除:DELETE FROM TestTable WHERE ID IN (1, 3, 54, 68) && DELETE FROM TestTable WHERE ID IN (select * from testtable1)