ALL_OPARGUMENTS
describes arguments for each operator binding accessible to the current user.
Related Views
DBA_OPARGUMENTS
describes arguments of all operator bindings in the database.
USER_OPARGUMENTS
describes 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: