Skip to content

Instantly share code, notes, and snippets.

View tejasgoradia's full-sized avatar

Tejas Goradia tejasgoradia

  • Kaizen Code
View GitHub Profile
@tejasgoradia
tejasgoradia / zeroToSnowflake - September 2019.sql
Last active July 6, 2022 05:49 — forked from softinio/zeroToSnowflake - September 2019.sql
SQL commands for the September 2019 Zero to Snowflake demonstrations at Snowflake Summit World Tour in San Francisco
// This SQL file is for the Hands On Lab Guide for the 30-day free Snowflake trial account
// The numbers below correspond to the sections of the Lab Guide in which SQL is to be run in a Snowflake worksheet
// Modules 1 and 2 of the Lab Guide have no SQL to be run
// See the lab guide here - https://s3.amazonaws.com/snowflake-workshop-lab/InpersonZTS_LabGuide.pdf
//=====================================
// MODULE 3
//=====================================
// 3.1.1 | Done in UI