update activity a inner join (select id,founderid from org o) c on a.orgid =c.id set a.creator = c.founderid;
mysql把一个表的字段update成另一个表的字段根据id
标签:填充 sel org 另一个 tor mysql mysq blog sql语句
mysql把一个表的字段update成另一个表的字段根据id
标签:填充 sel org 另一个 tor mysql mysq blog sql语句