Can I use the ANSI SQL 92 syntax in Oracle SQL? the answer is yes, but only if you have Oracle 9i and above.
Possibly related:
- SQL Joins as Seen on a Diagram
- Did You Know This About Outer Joins in Oracle?
- Back to basics: cross joins
- Back to basics: outer joins
- When ANSI SQL Join Syntax Does Not Work in Oracle
Tagged join, standard | Post a Comment


















Tthanks for this subject
July 3rd, 2005, at 8:24 pm #I try to use “INNER JOIN” in oracle8i but…hzz
If I didn’t see this subject I think I will not finish my work today.
You’re welcome ZAZaSassY. I’m glad that was helpful.
July 3rd, 2005, at 8:37 pm #I have seen that inSQL:1999 join syntax when we use using clause it is written to be non-equi join type of join but i think its equi join always. will you please tell abything baout it
June 8th, 2007, at 2:14 am #