2024年10月21日
merge into table a using (select count(1) cnt from table ) b on (cnt>1) when matched update set.... when not matched then insert into... values(..)
标签:sqlupdate语句
作者:sishi88 , 分类:技术教程 , 浏览:6 , 评论:0
发表评论:取消回复
名称(*)
邮箱
网址
验证码(*)