当前位置:Gxlcms > 数据库问题 > SQL中更新A表的字段数据到B表的字段

SQL中更新A表的字段数据到B表的字段

时间:2021-07-01 10:21:17 帮助过:2人阅读

(select name from t_test2 b where t_test1.id = b.id) 

SQL中更新A表的字段数据到B表的字段

标签:

人气教程排行