mysql不同表列字段复制

mysql不同表列字段复制

解决方法:

想把plant_product 表中的class2 字段复制到plant_column 表的column_id字段中(p.class3 =c.id外键关系),实现如下sql语句:

http://www.yayihouse.com/yayishuwu/chapter/1838

猜你喜欢

转载自blog.csdn.net/qq_30908729/article/details/88927735
今日推荐