PL/SQL (MOSC)

MOSC Banner

I keep getting SQL query execution plan contains merge cartesian joins..

in PL/SQL (MOSC) 7 commentsAnswered

I can't find the error..

SELECT 

 bu.name AS legal_entity_name,

 sup.vendor_name as source_organization,

 cat.category_name,

 rt.SOURCE_DOCUMENT_CODE,

 rhi.receipt_num,

 rhi.RECEIPT_SOURCE_CODE,

 un.NAME,

 poh.segment1 as document_number,

 poh.document_status AS document_line_status_meaning,

 le.invoice_num as Num_Factura,

 rt.transaction_date AS transaction_date,

 rhi.gl_date,

 rsl.item_description,

 rsl.DESTINATION_TYPE_CODE,

 rsl.LINE_NUM,

 rt.TRANSACTION_ID,

 rt.PRODUCT_TYPE,

 rt.PRIMARY_UOM_CODE,

 rsl.QUANTITY_RECEIVED as quantity,

 rt.po_unit_price as transfer_unit_price,

 rt.amount,

 rt.AMOUNT_BILLED,

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