Functions in Snowflake

What is SQL Model?

SQL Model is an advanced way that allows users who know the basics of SQL to apply direct queries to the selected data stack, like they would do in their Database in order to transform and retrieve (and save) the desired output table.

Important note: If your store your dataset in a Snowflake environment, the SQL Model uses all the SQL Snowflake functions.

📘

In order for the SQL models to work all the columns should be in double quotes!

Access all the Snowflake query functions.

In this link you can find all the Snowflake functions documentation.