2.236 ALL_OPERATORS
ALL_OPERATORS describes the operators accessible to the current user.
               
Related Views
- 
                        DBA_OPERATORSdescribes all operators in the database.
- 
                        USER_OPERATORSdescribes the operators owned by the current user.
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| 
 | 
 | 
 | Owner of the operator | 
| 
 | 
 | 
 | Name of the operator | 
| 
 | 
 | 
 | Number of bindings associated with the operator | 
See Also: