2.221 ALL_MVIEW_DETAIL_PARTITION
ALL_MVIEW_DETAIL_PARTITION
displays the freshness information of the materialized views, with respect to a PCT detail partition, accessible to the current user.
Related Views
-
DBA_MVIEW_DETAIL_PARTITION
displays freshness information for all materialized views in the database, with respect to a PCT detail partition. -
USER_MVIEW_DETAIL_PARTITION
displays freshness information for all materialized views, with respect to a PCT detail partition, owned by the current user.
Column | Datatype | NULL | Description |
---|---|---|---|
|
|
|
Owner of the materialized view |
|
|
|
Name of the materialized view |
|
|
|
Owner of the detail object |
|
|
|
Name of the detail object |
|
|
|
Name of the detail object partition |
|
|
|
Position of the detail object partition |
|
|
|
Freshness state ( |
|
|
|
Date when the materialized view was last refreshed |
Footnote 1 This column is available starting with Oracle Database release 19c, version 19.1.
See Also: