CREATE OR REPLACE MATERIALIZED VIEW IF NOT EXISTS view_name ( col_ident , ) IN CLUSTER cluster_name WITH with_options AS select_stmt