You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Optimal way to join WSH_DELIVERY_DETAILS and INV_TRANSFER_ORDER_LINES

Summary:

Hi Team,

Is there any other way to join WSH_DELIVERY_DETAILS with INV_TRANSFER_ORDER_LINES which will give optima execution plan.

We are now using the below query to achieve the requirement but it is not taking optimal execution plan. Please suggest any other column can be joined to for optimal execution plan.

Thanks,

Baswanth

Content (please ensure you mask any confidential information):


Version (include the version you are using, if applicable):



Code Snippet (add any code snippets that support your topic, if applicable):

SELECT wdd.source_header_number
FROM INV_TRANSFER_ORDER_HEADERS ith
,INV_TRANSFER_ORDER_LINES itl

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!