Re: LEFT JOIN Issue in 5.0
What is the correct way to express request:
SELECT * FROM testjoin1, testjoin3 LEFT JOIN testjoin2 ON testjoin1.id=testjoin2.id;
in order to be compliant with what 5.0 is expecting?
Subject
Views
Written By
Posted
3946
April 10, 2006 10:28AM
2094
April 10, 2006 10:37AM
Re: LEFT JOIN Issue in 5.0
2017
April 10, 2006 11:38AM
2129
April 10, 2006 12:50PM
2157
April 10, 2006 03:11PM
1971
April 10, 2006 03:24PM
1950
April 11, 2006 07:34AM
2031
April 11, 2006 07:34AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.