Sql语句学习

UPDATE temp SET tenant_id = (SELECT t.tenant_id FROM  tenant t WHERE temp.account = t.admin_account)
相关文章
相关标签/搜索