Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Tracing SQL: where is the select in the select ?

Tracing SQL: where is the select in the select ?

From: paquette stephane <stephane_paquette_at_yahoo.com>
Date: Fri, 11 Aug 2000 08:05:57 -0700 (PDT)
Message-Id: <10586.114364@fatcity.com>


Hi all,

I'm tracing a select containing a select : select c1, c2, (select c4,c5 from t1 where...),c3... from ..
where ...

In tkprof, there is no sign of the query "select c4,c5 from t1 where..." query .

Is that normal ?



Stephane Paquette
DBA Oracle
stephane_paquette_at_yahoo.com
spaquette_at_houra.fr
(33) 01 53 93 06 50

Do You Yahoo!?
Kick off your party with Yahoo! Invites. http://invites.yahoo.com/ Received on Fri Aug 11 2000 - 10:05:57 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US