2.290 ALL_OPBINDINGS
ALL_OPBINDINGS describes the binding functions and methods on the operators accessible to the current user.
               
Related Views
- 
                        DBA_OPBINDINGSdescribes the binding functions and methods on all operators in the database.
- 
                        USER_OPBINDINGSdescribes the binding functions and methods on the operators owned by the current user.
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| 
 | 
 | 
 | Owner of the operator | 
| 
 | 
 | 
 | Name of the operator | 
| 
 | 
 | 
 | Binding number of the operator | 
| 
 | 
 | 
 | Name of the binding function or method as specified by the user | 
| 
 | 
 | 
 | Name of the schema of the return type if the return type of the binding is an object type | 
| 
 | 
 | 
 | Name of the return type | 
| 
 | 
 | 
 | If the operator was created  See Also: the  | 
| 
 | 
 | 
 | If the operator was created  See Also: the  | 
| 
 | 
 | 
 | Property of the operator binding: 
 | 
See Also: