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

Home -> Community -> Usenet -> c.d.o.server -> Re: Contents of v$SQLArea.....

Re: Contents of v$SQLArea.....

From: srivenu <srivenu_at_hotmail.com>
Date: 3 Jun 2004 03:22:05 -0700
Message-ID: <1a68177.0406030222.151285c1@posting.google.com>


Querying V$SQLAREA is a bit costly as it involves a GROUP BY. see if you use V$SQL instead.
regards
Srivenu Received on Thu Jun 03 2004 - 05:22:05 CDT

Original text of this message

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