2.217 ALL_MVIEW_COMMENTS
ALL_MVIEW_COMMENTS displays comments on the materialized views accessible to the current user.
               
Related Views
- 
                        DBA_MVIEW_COMMENTSdisplays comments on the materialized views in the database.
- 
                        USER_MVIEW_COMMENTSdisplays comments on the materialized views owned by the current user. This view does not display theOWNERcolumn.
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| 
 | 
 | 
 | Owner of the materialized view | 
| 
 | 
 | 
 | Name of the materialized view | 
| 
 | 
 | 
 | Comment on the materialized view | 
See Also: