条件写在on里,join的时候处理,满足条件的join,不满足条件的不join,但是都会显示
条件写在where里,join完了处理,满足条件的显示,不满足条件的不显示
参考文献:
https://blog.csdn.net/qq_20641565/article/details/52950087
原文地址:https://www.cnblogs.com/jhc888007/p/11599533.html
时间: 2024-12-24 08:55:55
条件写在on里,join的时候处理,满足条件的join,不满足条件的不join,但是都会显示
条件写在where里,join完了处理,满足条件的显示,不满足条件的不显示
参考文献:
https://blog.csdn.net/qq_20641565/article/details/52950087
原文地址:https://www.cnblogs.com/jhc888007/p/11599533.html