Skip Headers
Oracle® Database Reference
10g Release 2 (10.2)

Part Number B14237-04
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_INDEXTYPE_ARRAYTYPES

ALL_INDEXTYPE_ARRAYTYPES displays information about the array types specified by the indextypes accessible to the current user.

Related Views

Column Datatype NULL Description
OWNER VARCHAR2(30) NOT NULL Owner of the indextype
INDEXTYPE_NAME VARCHAR2(30) NOT NULL Name of the indextype
BASE_TYPE_SCHEMA VARCHAR2(30)   Name of the base type schema
BASE_TYPE_NAME VARCHAR2(30)   Name of the base type name
BASE_TYPE VARCHAR2(30)   Datatype of the base type
ARRAY_TYPE_SCHEMA VARCHAR2(30) NOT NULL Name of the array type schema
ARRAY_TYPE_NAME VARCHAR2(30) NOT NULL Name of the array type name