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: Query Runs faster in 10G

Re: Query Runs faster in 10G

From: Matthias Hoys <anti_at_spam.com>
Date: Fri, 3 Mar 2006 23:42:41 +0100
Message-ID: <4408c662$0$26758$ba620e4c@news.skynet.be>

<ronnie_yours_at_yahoo.com> wrote in message news:1141420279.500669.284230_at_p10g2000cwp.googlegroups.com...
> Thanks Frank,
>
> I have been assigned the task to optimise this query on 8i. I would
> really appreciate any suggestions.
>
> -Ron
>
>

 Have you tried using the ALL_ROWS hint ? SELECT /*+ ALL_ROWS */ FROM ...

Matthias Received on Fri Mar 03 2006 - 16:42:41 CST

Original text of this message

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