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 -> Tablescan or TableSPACEscan

Tablescan or TableSPACEscan

From: Michiel Brunt <mbrunt_at_inergy.nl>
Date: Mon, 10 Sep 2001 09:00:47 +0200
Message-ID: <9nhoam$qdu$1@scavenger.euro.net>


I have a tablespace that contains two tables: a very large one and a small one.

If a query on the small table results in a full tablescan, does this mean that only the table data is scanned, or does the database have to scan through all bits that are stored in de tablespace that holds the table? How should the database know where the records of the small table are physically stored?

Thanks
Michiel Brunt Received on Mon Sep 10 2001 - 02:00:47 CDT

Original text of this message

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