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: Can a query reuse data???

Re: Can a query reuse data???

From: DA Morgan <damorgan_at_psoug.org>
Date: Tue, 01 Aug 2006 08:54:57 -0700
Message-ID: <1154447698.88550@bubbleator.drizzle.com>


Oraboy wrote:
> I understand that data blocks are kept in the buffer cache but can
> someone clarify the following
>
> If i issue a query thats run before as well as avoiding a parse can
> Oracle make use of the previous result set or does it always go back
> and fetch the data from either the buffer cache or disk??
>
> Thanks

Results are always accurate to a point-in-time (SCN). How would a previously obtained result set meet this criterion?

-- 
Daniel A. Morgan
University of Washington
damorgan_at_x.washington.edu
(replace x with u to respond)
Puget Sound Oracle Users Group
www.psoug.org
Received on Tue Aug 01 2006 - 10:54:57 CDT

Original text of this message

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