2.233 ALL_OPARGUMENTS
ALL_OPARGUMENTS describes arguments for each operator binding accessible to the current user.
               
Related Views
- 
                        DBA_OPARGUMENTSdescribes arguments of all operator bindings in the database.
- 
                        USER_OPARGUMENTSdescribes arguments of all operator bindings owned by the current user.
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| 
 | 
 | 
 | Owner of the operator argument | 
| 
 | 
 | 
 | Name of the operator argument | 
| 
 | 
 | 
 | Binding number of the operator argument | 
| 
 | 
 | 
 | Position of the operator argument (1, 2, 3, ...) | 
| 
 | 
 | 
 | Datatype of the operator argument | 
See Also: