Skip Headers
Oracle® Database Reference
11g Release 2 (11.2)

Part Number E25513-03
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Master Index
Master Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
PDF · Mobi · ePub

ALL_IND_EXPRESSIONS

ALL_IND_EXPRESSIONS describes the expressions of function-based indexes on tables accessible to the current user.

Related Views

Column Datatype NULL Description
INDEX_OWNER VARCHAR2(30) NOT NULL Owner of the index
INDEX_NAME VARCHAR2(30) NOT NULL Name of the index
TABLE_OWNER VARCHAR2(30) NOT NULL Owner of the table or cluster
TABLE_NAME VARCHAR2(30) NOT NULL Name of the table or cluster
COLUMN_EXPRESSION LONG   Function-based index expression defining the column
COLUMN_POSITION NUMBER NOT NULL Position of the column or attribute within the index