Database Administration (MOSC)

MOSC Banner

How to exchange the order of filter

Hi there,


There is a Predicate Information in the SQL execution plan:

filter("PART_NO"=23 AND "LOCATION_NO"=5)


How can I change it to :

filter("LOCATION_NO"=5 AND "PART_NO"=23 )

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