3.62 ALL_ANNOTATION_VALUES
ALL_ANNOTATION_VALUES
displays the values for schema annotations accessible to the current user.
Related Views
-
DBA_ANNOTATION_VALUES
displays the values for all schema annotations in the database. -
USER_ANNOTATION_VALUES
displays the values for schema annotations owned by the current user. This view does not display theANNOTATION_OWNER
column.
Column | Datatype | NULL | Description |
---|---|---|---|
|
|
|
Annotation owner |
|
|
|
Annotation name |
|
|
|
Annotation value |
Note:
This view is available starting with Oracle Database 23ai.
See Also: