In addition to querying data using SQL, Snowflake supports working with data programmatically in the form of writing procedural blocks of code, creating stored procedures and functions, and creating API calls.
This chapter reviews Snowflake scripting and Snowpark, two features for working with data programmatically in Snowflake. For the SnowPro Core exam, you don’t need to know all the details about writing code, because this is tested on the advanced exams. But you ...