SQL Language (MOSC)

MOSC Banner

Rewrite of costly CREATE VIEW statement

edited Jul 21, 2011 3:19AM in SQL Language (MOSC) 9 commentsAnswered
Hello,can any of you advise on if there is a more efficient way to create the view below.

I assume that it's possible to rewrite the query with inline sub-selects but I'm not sure if this will improve the performance of the statement.
These five cartesian product joins on table pa_parameter don't strike me as the best way to do this, though.

Needless to say, that I'm just the DBA - so I usually avoid rewriting queries for my developing colleagues or I would end up doing nothing else.
In this case I told them the "Ok, I'll see what I cand do", though.

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