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: KEEP Pool and full-table scans?

Re: KEEP Pool and full-table scans?

From: Franklin <member29243_at_dbforums.com>
Date: Tue, 26 Aug 2003 20:35:54 -0400
Message-ID: <3288162.1061944554@dbforums.com>

Despite all this, it is seldom a good idea (performance wise)

to plan frequent short table scans. Index or hash based access

is invariably much more efficient.

But how vcan you prevent the CBO from doing a full tbale scan agsinst a table that is only on a few data blocks?

--
Posted via http://dbforums.com
Received on Tue Aug 26 2003 - 19:35:54 CDT

Original text of this message

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