A book on a database wouldn’t be complete without an element of programming. However, I am not going to teach you how to write SQL; I assume you already know how. I am also not going to walk you through each and every feature Snowflake offers in this space. Rather, I am going to give you examples of the more useful elements of Snowflake, especially where it differs from the traditional relational database management systems (RDBMSs) you might be more familiar with.
Creating New Tables
There are a few ways to create new tables ...