2.52 ALL_ANNOTATIONS
ALL_ANNOTATIONS
displays schema annotations accessible to the current user.
Related Views
-
DBA_ANNOTATIONS
displays all schema annotations in the database. -
USER_ANNOTATIONS
displays schema annotations owned by the current user. This view does not display theANNOTATION_OWNER
column.
Column | Datatype | NULL | Description |
---|---|---|---|
|
|
|
Annotation owner |
|
|
|
Annotation name |
Note:
This view is available starting with Oracle Database 19c, Release Update 19.28.
See Also: