SQL Language (MOSC)

MOSC Banner

How to display record of table if join condition does not meet

edited Sep 2, 2014 5:01AM in SQL Language (MOSC) 6 commentsAnswered

Hi,

I am developing report In EBS Order management

I Have 2 tables mtl_system_items and the second is oe_order_lines_all

mtl_system_items:  represents info about inventory items

oe_order_lines_all: represents ordered items

when I link these 2 tables together

I get only the records of inventory which are ordered

as the join condition in both tables meet

but I want to display all inventory items even they are ordered or  not

How to do this?

Thanks

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center