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: Record row count and execution time into table?

Re: Record row count and execution time into table?

From: Niall Litchfield <Niall.litchfield_at_dial.pipex.com>
Date: Mon, 03 Oct 2005 19:52:47 +0100
Message-ID: <43417DFF.4030203@dial.pipex.com>


Mark D Powell wrote:
> If anyone is curious about how Oracle performs count the "whoops" link
> I responded with on my first response post actually shows the explain
> plans for select count(*) on tables with and without PK, on nullable
> and non-nullable indexed columns, and with where clauses including "is
> null" and "is not null" conditions.
>
> HTH -- Mark D Powell --

and is more complete than my version, though fast index scans weren't available then IIRC. Thanks Mark.

-- 
Niall Litchfield
Oracle DBA
http://www.niall.litchfield.dial.pipex.com
Received on Mon Oct 03 2005 - 13:52:47 CDT

Original text of this message

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