Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.tools -> Full table scans and USE_HASH hint

Full table scans and USE_HASH hint

From: <sergey_s_at_my-deja.com>
Date: Fri, 22 Sep 2000 16:41:59 GMT
Message-ID: <8qg24j$8am$1@nnrp1.deja.com>

If I process a query in parallel, will USE_HASH hint automatically cause full table scans even if there are indexes present? Or do I have to specify a FULL hint as well to ensure that the tables are scanned for the parallel processing?

Thank you!
Sergey

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Fri Sep 22 2000 - 11:41:59 CDT

Original text of this message

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