MDM Extension for Snowflake > Predefined MDM Extension for Snowflake assets > Data Definition Language (DDL) scripts
  

Data Definition Language (DDL) scripts

Use DDL scripts to create the database, staging schema, analytical schema, and sample views in Snowflake.
You can use the script to create the database in Snowflake. You can then use the scripts to create the staging schema in Snowflake for customer, supplier, product, and location master data. You can also use the scripts to create enhanced analytical schema for customer, supplier, and location analytics.
MDM Extension for Snowflake also includes sample views. Views are logical tables defined using SQL queries. When you run an SQL query in Snowflake, you can use the views to visualize data in Snowflake.