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: ordered_hint

Re: ordered_hint

From: Chuck <skilover_nospam_at_softhome.net>
Date: Thu, 22 Sep 2005 08:28:54 -0400
Message-ID: <1127387925.7f369e146ce68e2fd574f5b41a09785a@bubbanews>


William Robertson wrote:
>
>
> http://download-west.oracle.com/docs/cd/B14117_01/server.101/b10752/hintsref.htm#PFGRF50104
>
> The outcome depends on whether the view can be merged, among other
> things.
>

"The ORDERED hint causes Oracle to join tables in the order in which they appear in the FROM clause."

But what if not all the tables are in the FROM clause of the query that has the ORDERED hint on it? Like in my example where one of the "tables" is actually a view. It doesn't specify how what the hint does with tables brought into the query by a view. That's what I was hoping to find some officially documented word on. Maybe I should ask Tom. :-)

-- 
To reply by email remove "_nospam"
Received on Thu Sep 22 2005 - 07:28:54 CDT

Original text of this message

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