Refresh Materialized View Syntax
View
REFRESH VIEW
Refreshes the data within a
materialized view. This will also
re-validate invalidated materialized views, making them accessible once again
if their query criteria is met (it can be successfully run again).