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 -> Getting column names for indexes

Getting column names for indexes

From: Shirish Nilekar <shirish_at_shaydes.com>
Date: 30 Jul 2002 09:12:51 -0700
Message-ID: <af54e0f8.0207300812.50ec1dd4@posting.google.com>


Hi,

I want to get the column info. for a particular index. Here's my scenario:

There is a table, say address, with a unique index addr_idx0 on (zip, st#, apt#). I would like to know a query which returns me the columns in addr_idx0.

Thanks.

--shirish
(http://www.shaydes.com) Received on Tue Jul 30 2002 - 11:12:51 CDT

Original text of this message

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