User`s guide

7 Functions — Alphabetical List
7-164
Column Description Value
4 Not unique: 0 if index values can be not unique,
1 otherwise
0
5 Index catalog null
6 Index name null
7 Index type 0
8 Column sequence number within index 0
9 Column name null
10 Column sort sequence null
11 Number of rows in the index table or number of
unique values in the index
4
12 Number of pages used for the table or number of
pages used for the current index
1
13 Filter condition null
For details about the index information, see the getIndexInfo property on the Oracle
Java Web site:
http://docs.oracle.com/javase/7/docs/api/java/sql/
DatabaseMetaData.html.
See Also
dmd | get | tables