ALL_INDEXTYPE_OPERATORS
lists all operators supported by indextypes accessible to the current user.
Related Views
DBA_INDEXTYPE_OPERATORS
lists all operators supported by indextypes in the database.
USER_INDEXTYPE_OPERATORS
lists all operators supported by indextypes owned by the current user.
Column | Datatype | NULL | Description |
---|---|---|---|
|
|
|
Owner of the indextype |
|
|
|
Name of the indextype |
|
|
|
Name of the operator schema |
|
|
|
Name of the operator for which the indextype is defined |
|
|
|
Binding number associated with the operator |
See Also: