SQLITE update多行,sqliteupdate多行
Update 表1
set 字段A = (select 字段B from 表2 where 表1.字段C = 表2.字段C)
where 字段C = (select 字段C from 表2 where 表1.字段C = 表2.字段C)
http://www.htsjk.com/SQLite/33302.html
www.htsjk.Com
true
http://www.htsjk.com/SQLite/33302.html
NewsArticle
SQLITE update多行,sqliteupdate多行 Update 表1 set 字段A = (select 字段B from 表2 where 表1.字段C = 表2.字段C) where 字段C = (select 字段C from 表2 where 表1.字段C = 表2.字段C)...
本站文章为和通数据库网友分享或者投稿,欢迎任何形式的转载,但请务必注明出处.
同时文章内容如有侵犯了您的权益,请联系QQ:970679559,我们会在尽快处理。