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: NULLS FIRST option in CREATE INDEX?

Re: NULLS FIRST option in CREATE INDEX?

From: Alanoly J. Andrews <alanolya_at_invera.com>
Date: 20 Jun 2003 06:59:45 -0700
Message-ID: <e76061b9.0306200559.65a9fd2a@posting.google.com>


Daniel Morgan <damorgan_at_exxesolutions.com> wrote in message news:<3EEE51D0.53554645_at_exxesolutions.com>...
>
> To which it should be added that Oracle doesn't index NULLs.

Daniel,

I think you should be aware that Oracle does index null values if they occur in a column that is part of a composite index. In such cases, the NULLs are placed last in the ordering.

Alanoly Andrews. Received on Fri Jun 20 2003 - 08:59:45 CDT

Original text of this message

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