SnowConvert AI - SQL Server-Azure Synapse - Materialized View¶
Translation reference to convert Materialized View to Snowflake Dynamic Table
Applies to
Azure Synapse Analytics
Description¶
In SnowConvert AI, Materialized Views are transformed into Snowflake Dynamic Tables. To properly configure Dynamic Tables, two essential parameters must be defined: TARGET_LAG and WAREHOUSE. If these parameters are left unspecified in the configuration options, SnowConvert AI will default to preassigned values during the conversion, as demonstrated in the example below.
For more information on Materialized Views, click here.
For details on the necessary parameters for Dynamic Tables, click here.