SQL 中 EXISTS 和 IN 的区别? - Difference between EXISTS and IN in SQL?

问题:

What is the difference between the EXISTS and IN clause in SQL? SQL 中的EXISTSIN子句有什么区别?

When should we use EXISTS , and when should we use IN ?我们什么时候应该使用EXISTS ,什么时候应该使用IN


解决方案:

参考一: https://stackoom.com/question/6U5
参考二: Difference between EXISTS and IN in SQL?
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章