Skip to main content
improve title; change ordering of question for clarity
Source Link
Rob Bednark
  • 28.8k
  • 28
  • 90
  • 131

SQL JOIN -: what is the difference between WHERE clause vs.and ON clause?

After reading itWhat is the difference and what should go in each?

If I understand the theory correctly, the query optimizer should be able to use both interchangeably.

(Note: this question is not a duplicate of Explicit vs Implicit SQL Joins. The answer may be related (or even the same) but the question is different.


What is the difference and what should go in each?

If I understand the theory correctly, the query optimizer should be able to use both interchangeably.)

SQL JOIN - WHERE clause vs. ON clause

After reading it, this is not a duplicate of Explicit vs Implicit SQL Joins. The answer may be related (or even the same) but the question is different.


What is the difference and what should go in each?

If I understand the theory correctly, the query optimizer should be able to use both interchangeably.

SQL JOIN: what is the difference between WHERE clause and ON clause?

What is the difference and what should go in each?

If I understand the theory correctly, the query optimizer should be able to use both interchangeably.

(Note: this question is not a duplicate of Explicit vs Implicit SQL Joins. The answer may be related (or even the same) but the question is different.)

Question Protected by Ciro Santilli OurBigBook.com
edited title
Link
Vlad Mihalcea
  • 155.9k
  • 85
  • 599
  • 984

SQL join: whereJOIN - WHERE clause vs. onON clause

replaced http://stackoverflow.com/ with https://stackoverflow.com/
Source Link
URL Rewriter Bot
URL Rewriter Bot

After reading it, this is not a duplicate of Explicit vs Implicit SQL JoinsExplicit vs Implicit SQL Joins. The answer may be related (or even the same) but the question is different.


What is the difference and what should go in each?

If I understand the theory correctly, the query optimizer should be able to use both interchangeably.

After reading it, this is not a duplicate of Explicit vs Implicit SQL Joins. The answer may be related (or even the same) but the question is different.


What is the difference and what should go in each?

If I understand the theory correctly, the query optimizer should be able to use both interchangeably.

After reading it, this is not a duplicate of Explicit vs Implicit SQL Joins. The answer may be related (or even the same) but the question is different.


What is the difference and what should go in each?

If I understand the theory correctly, the query optimizer should be able to use both interchangeably.

added 104 characters in body
Source Link
BCS
  • 79.2k
  • 71
  • 197
  • 300
Loading
added 154 characters in body
Source Link
Bill the Lizard
  • 407.3k
  • 213
  • 579
  • 892
Loading
Source Link
BCS
  • 79.2k
  • 71
  • 197
  • 300
Loading