Short, ready-to-run SQL scripts to validate steps in Build 2025 Snowflake workshops.
snowflake-intelligence.sql— Grades the Snowflake Intelligence (AI) lab.snowflake-dynamic-tables.sql— Grades the Snowflake Dynamic Tables (DE) lab.
- A Snowflake account with a role that can run the checks (ACCOUNTADMIN recommended or equivalent privileges).
- Setup the Autograder that provides the helper function
util_db.public.grader.
You can run these scripts in Snowsight Workspaces.
- Open Snowsight and navigate to a Workshpace.
- Create a new worksheet.
- Paste the contents of
snowflake-intelligence.sqlorsnowflake-dynamic-tables.sql. - Run all statements step by step to ensure you completed all parts of the lab.
You should see one graded row per step (e.g., AIM1S1, AIM1S2, …) and a final status message when everything passes.
See LICENSE for details.