java只做调用的吧,与mysql语句怎么写应该木有关系,要修改哪一栏自选择,
update 表名 set cla='3' where cla='1'update 表名 set cla='4' where cla='2'
update 表名 set cla='5' where cla='1'
update 表名 set cla='6' where cla='2'
欢迎分享,转载请注明来源:内存溢出
java只做调用的吧,与mysql语句怎么写应该木有关系,要修改哪一栏自选择,
update 表名 set cla='3' where cla='1'update 表名 set cla='4' where cla='2'
update 表名 set cla='5' where cla='1'
update 表名 set cla='6' where cla='2'
欢迎分享,转载请注明来源:内存溢出
评论列表(0条)