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: sort without order by

Re: sort without order by

From: Jonathan Lewis <jonathan_at_jlcomp.demon.co.uk>
Date: Thu, 18 Nov 1999 19:14:17 -0000
Message-ID: <942953008.1821.2.nnrp-12.9e984b29@news.demon.co.uk>

After all, there's always the possibility that the query will go parallel and switch to a fast-full-scan from a full-scan.

--

Jonathan Lewis
Yet another Oracle-related web site: http://www.jlcomp.demon.co.uk

Thomas Kyte wrote in message ...
>
>agreed. I would tend to add an order by to the query myself. Given that
they
>wanted to mimick the behaviour of a Sybase/sqlserver clustered index -- the
IOT
>would do it.
>
Received on Thu Nov 18 1999 - 13:14:17 CST

Original text of this message

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