摘要: update table a, table b set a.filed1= b.field2, a.field2= b.field1where a.id = b.id 阅读全文
posted @ 2019-11-05 21:40 AngDH 阅读(2181) 评论(0) 推荐(0) 编辑