时间:2025-7-11 作者:网络剑客 分类: other
update 新表名 set class_name = 旧表表.name from 旧表名 where 新表名.class_id = 旧表表.id;