Comment on page
ALTER MATERIALIZED VIEW
This command alters the specified materialized view.
See also:
ALTER MATERIALIZED VIEW <mv_identifier>
SET <mv_option> = <value>;
Note that not all materialized view options are mutable.
Last modified 2mo ago