Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Index problem with Oracle 8.0.5

Index problem with Oracle 8.0.5

From: Ziegler thomas <tz_at_operon.fr>
Date: Wed, 16 Oct 2002 19:13:02 +0200
Message-ID: <aok6nv$233$1@news2adm.tiscali.fr>


Hi,

Is it possible to create an index in Descending order in Oracle 8.0.5 ? I've tried to add the keyword DESC after the column name but it seems to be ignored .
Here is what I tried :
CREATE INDEX Myindex ON MyTable (MyColumn DESC) ....

Thanx,
Thomas. Received on Wed Oct 16 2002 - 12:13:02 CDT

Original text of this message

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