Technical requirements
The examples and exercises in this chapter require data to execute. The script used to load the model created in the previous chapter with sample data is create_physical_model_w_data.sql
, and is included in the following GitHub repository: https://github.com/PacktPublishing/Data-Modeling-with-Snowflake/tree/main/ch12. The complete transformational model for the exercise at the end of the chapter is also included (create_loyalty_customer.sql
), although readers are encouraged to recreate it from scratch.