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 -> REPOST: 2 overlapping indexes

REPOST: 2 overlapping indexes

From: cj <cjestrada2_at_yahoo.com>
Date: 24 Jan 2002 19:29:09 -0800
Message-ID: <8$--$%%%%--%$$$$-$@news.noc.cabal.int>


I have a table with column A, B, C, D and E. The data is unique on A, B and C so I create a unique index on that. Now I would also like to create a non-unique index on A, B, C and D. Is there a space efficient way of doing it by declaring table constraint on A, B and C and then using the index with A,B,C and D? TIA.

This message was cancelled from within The Unacanceller's glorious new software, Lotus 1-2-3 For Rogue Cancellers. Received on Thu Jan 24 2002 - 21:29:09 CST

Original text of this message

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