Table: DBA_OPBINDINGS
All operator binding functiosn or methods
Column Name | Description |
---|---|
BINDING# | Binding# of the operator |
FUNCTION_NAME | Name of the binding function or method as specified by the user |
IMPLEMENTATION_TYPE | Implementation type of the indextype |
IMPLEMENTATION_TYPE_SCHEMA | Schema of the implementation type of the indextype |
OPERATOR_NAME | Name of the operator |
OWNER | Owner of the operator |
PROPERTY | Property of the operator binding |
RETURN_SCHEMA | Name of the schema of the return type - not null only for ADTs |
RETURN_TYPE | Name of the return type |