摘要: sql语句如下: SELECT * from A LEFT JOIN B ON A.aID = B.bID 阅读全文
posted @ 2019-10-14 19:38 spring-tulip 阅读(425) 评论(0) 推荐(0)