摘要: 我个人觉得写的很好 http://blog.csdn.net/wanglilin/article/details/7200201 需求: 将t2(t_statbuf)表中id和t1(T_Mt)表相同的记录更新进t1表。 1.错误的写法: 1 update table_name t1 set (a,b 阅读全文
posted @ 2018-04-29 11:53 _小豪豪 阅读(359) 评论(0) 推荐(0)