![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
why doesn't the following work? mysql> select * from girls full outer join boys where girls.city = boys.city; BTW left and right work OK! (replace full with left or right) |
#3
| |||
| |||
|
|
How should the database system know which tuples from either table don't have a join partner if you don't specify a join condition? |
![]() |
| Thread Tools | |
| Display Modes | |
| |