To store data in Snowflake, users first create a database that contains one or more schemas that includes various objects such as tables, views, etc. This Snowflake object hierarchy is discussed in detail in Chapter 14. Understanding different types of Snowflake tables and views and their specific business use case is very important for Advanced Architect exams. Hence, in this chapter, let’s do a deep dive into both these objects.
Snowflake Tables
Snowflake stores ...