Skip to Main Content

APEX

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!

how to specify an outer join in query builder

259480Nov 7 2008 — edited Nov 7 2008
I've very quickly built a large query with the query builder, and it works fine, but only produces 9 out of 2200 records - so I need to change it to an outer join.

My problem is that I can't seem to find a way to specify an outer join. I've tried editing the query that query builder formed, but it won't let me.

I know I can capture the query, edit it and run it in sql developer, and that works fine, but I want to use query builder as it is the fastest way I know of to quickly add and remove items - my users are unsure of exactly what to include.

I know it is kind of a trivial question, but i've searched the forum, the manual, the web and no luck

Thanks for any help you can give

Glenn
This post has been answered by ATD on Nov 7 2008
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 5 2008
Added on Nov 7 2008
3 comments
833 views