Using Snowflake’s Generator Function to Create Date and Time Scaffold Tables
Of the many useful functions available in Snowflake, one of my favourites is the GENERATOR function. This function allows you to create rows of data from nothing and can be useful in many ways. Any time you don't have physical data to get you started...