Home Oracle Commands Oracle Data Dictionary
v$ Performance views

DBA_IND_COLUMNS

COLUMNs comprising INDEXes on all TABLEs and CLUSTERs

Columns
   ___________________________
 
   DESCEND
   INDEX_OWNER
      Index owner
   INDEX_NAME
      Index name
   TABLE_OWNER
      Table or cluster owner
   TABLE_NAME
      Table or cluster name
   COLUMN_NAME
      Column name or attribute of object column
   COLUMN_LENGTH
      Indexed length of the column or attribute
   COLUMN_POSITION
      Position of column or attribute within index

Related Commands:




Back to the Top

Simon Sheppard
SS64.com