Where are customers buying?
Understanding your customer is everything! In this exercise, you'll dig into where the most transactions are taking place by working with the INVOICE table, which is part of the STORE schema in the COURSE_40931... database.
To do this, you'll leverage a common table expression.
Use the table's full path in your ⚠️ Can't select a database, or getting a "table not found" error?
FROM clause. Get it from the left panel: Databases tab → expand your COURSE_… database → select the table → Copy name.
This exercise is part of the course
Data Manipulation in Snowflake
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
Start Exercise