mysql join 实践

 

SELECT * from a LEFT JOIN b on a.id=b.id

posted @ 2019-06-12 14:54  诸葛子房  阅读(129)  评论(0)    收藏  举报