Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
We should extend the ALTER statement in case we want to change the rewriting behavior of the materialized view after we have created it.
ALTER MATERIALIZED VIEW [db_name.]materialized_view_name DISABLE REWRITE;
ALTER MATERIALIZED VIEW [db_name.]materialized_view_name ENABLE REWRITE;
Attachments
Attachments
Issue Links
- links to