mysql 左连接

SELECT *


from siger_project_flexible_logistic_task lt


left join siger_project_flexible_site fs


on lt.SectionId = fs.sectionId  and  fs.`status` = 1

posted @ 2022-05-24 10:02  lixia64  阅读(20)  评论(0编辑  收藏  举报