Fork me on GitHub
摘要: 对于SQL中inner join、outer join和cross join的区别很多人不知道,我也是别人问起,才查找资料看了下,跟自己之前的认识差不多, 如果你使用join连表,缺陷的情况下是inner join,另外,开发中使用的left join和right join属于outer join, 阅读全文
posted @ 2017-03-10 14:31 神雕爱大侠 阅读(386) 评论(0) 推荐(0) 编辑