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: What is consistent get?

Re: What is consistent get?

From: Kelly Young <young_at_maricopa.edu>
Date: Wed, 08 Apr 1998 09:01:37 -0700
Message-ID: <352B9F61.7C33@maricopa.edu>


aa wrote:
>
> Can someone explain to me what is meant by consistent gets?
> I know consistent gets + db Block reads = logical reads but what are
> consistent gets?
> TIA

Basically, consistent gets are the number of blocks accessed by the SELECT statement (with no FOR UPDATE clause). --
Kelly Young
Database Administrator
Maricopa Community Colleges
young_at_maricopa.edu Received on Wed Apr 08 1998 - 11:01:37 CDT

Original text of this message

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