时间:2021-07-01 10:21:17 帮助过:21人阅读
假如表为Mytable SELECT distinct * FROM into 临时表 from MyTable DELETE from MyTable insert into MyTable SELECT * FROM 临时表 drop table 临时表
< 上一篇
导入数据时,存在的更新,不存在的插入
下一篇 >
表变量,代替临时表
记住我的登录 忘记密码?
登录
我已阅读用户协议及版权声明
注册