Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

How to outer join 3 tables?

204832Mar 20 2003 — edited Mar 20 2003
Hello,

I would like to do an outer join on 3 tables. Defining LOF as the left outer join operator, this is what I would like to achive:
A LOJ B LOJ C
I guess, Oracle's (+) operator would let me do it. What about using LEFT OUTER JOIN syntax?

regards,
Muzaffer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 17 2003
Added on Mar 20 2003
2 comments
302 views