Greenplum
Translation from Greenplum to Snowflake
Description
Grammar Syntax
CREATE MATERIALIZED VIEW <table_name>
AS <query>
[DISTRIBUTED {| BY <column> [<opclass>], [ ... ] | RANDOMLY | REPLICATED }]DISTRIBUTED BY
Grammar Syntax
Sample Source
DISTRIBUTED RANDOMLY - REPLICATED
Related EWIs
Last updated
