SQL Language (MOSC)

MOSC Banner

How to remove duplicate

edited Jul 27, 2016 6:31PM in SQL Language (MOSC) 6 commentsAnswered

Hi We have a requirement to get the PO details for a particular start date and end date as parameter. Below query gives the data but there some PO's in the system for which data exists in PO_HEADERS_ALL but not in RCV_SHIPMENT_LINES and RCV_SHIPMENT_HEADERS.Hence those PO data is not fetching. I tried a UNION with excluding some conditions but then passing the start date and end date again will get the same PO's in first and 2nd select query as date is the parameter being passed. Is there any way I can get those PO details with out shipment data

Tagged:

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