Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: NO SORT parameter
The NOSORT option says to assume that the data was inserted into the table
in already sorted -- therefore Oracle doesn't have to do a sort when
creating the index. Oracle DOES check. If the data is not in sorted order
than the index creation will fail.
Kevin
> -----Original Message-----
> From: cemail_at_sprintmail.com [mailto:cemail_at_sprintmail.com]
> Sent: Wednesday, December 06, 2000 12:17 PM
> To: Multiple recipients of list ORACLE-L
> Subject: NO SORT parameter
>
>
>
> Are there any disadvantages to using NO SORT in creating an index?
> This is an index on a data warehouse table.
>
> Also, somebody told me that CREATE TABLE had some sort of NO
> SORT parameter as well, but I don't see it anywhere and it doesn't
> really make sense to me. Anybody heard anything like this?
>
> We are running 8.0.5 on HPUX.
>
> -----
> Sent using MailStart.com ( http://MailStart.Com/welcome.html )
> The FREE way to access your mailbox via any web browser, anywhere!
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author:
> INET: cemail_at_sprintmail.com
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
Received on Wed Dec 06 2000 - 13:30:52 CST
![]() |
![]() |