ALL_INDEXTYPE_ARRAYTYPES
displays information about the array types specified by the indextypes accessible to the current user.
Related Views
DBA_INDEXTYPE_ARRAYTYPES
displays information about the array types specified by all indextypes in the database.
USER_INDEXTYPE_ARRAYTYPES
displays information about the array types specified by the indextypes owned by the current user.
Column | Datatype | NULL | Description |
---|---|---|---|
|
|
|
Owner of the indextype |
|
|
|
Name of the indextype |
|
|
Name of the base type schema |
|
|
|
Name of the base type name |
|
|
|
Datatype of the base type |
|
|
|
|
Name of the array type schema |
|
|
|
Name of the array type name |
See Also: