![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hello everyone I'm sure this is an old question, but I can't find a good explanation. I've read that many, but not all, SQL queries with a subselect are in fact equivalent to a query doing a join of the relevant tables with a join condition. What is an easy way for me to see this equivalence? And how do I know when I can't use a join and *have* to use a sub-select? thanks, Jeff subselect at where? |
#3
| |||
| |||
|
|
subselect at where? You can write subselect in many place. |
![]() |
| Thread Tools | |
| Display Modes | |
| |