ALL_OPERATOR_COMMENTS
displays comments for the user-defined operators accessible to the current user.
Related Views
DBA_OPERATOR_COMMENTS
displays comments for all user-defined operators in the database.
USER_OPERATOR_COMMENTS
displays comments for the user-defined operators owned by the current user.
Column | Datatype | NULL | Description |
---|---|---|---|
|
|
|
Owner of the user-defined operator |
|
|
|
Name of the user-defined operator |
|
|
Comment for the user-defined operator |
See Also: