PHP基础PHP教程php框架JavaScript
asp.netAJAX正则表达式ASP
update 表A set A.name=‘n‘ where A.id in(字符串);
//批量删除
delete from 表名称 where 列名称 in(值);
sql in()批量操作
标签: