Re: Querying a fast subquery never returns
Posted by:
Eric Coll
Date: May 22, 2012 05:19PM
Note that the explain query plan is pretty much useless in this case.
We can run an explain on the inner query which runs in 14 seconds, but trying to run an explain on the whole query produces the same result: it never returns and it gets stuck on the sorting results stage.
Subject
Views
Written By
Posted
2272
May 22, 2012 05:15PM
Re: Querying a fast subquery never returns
1288
May 22, 2012 05:19PM
1598
May 24, 2012 12:40AM
1546
May 25, 2012 11:15AM
1408
May 26, 2012 10:59AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.