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