Get startedGet started for free

Hot genres

Let's put it all together! In this exercise, you'll have all the tools you learned in this course at your disposal to explore one more hunch. You've determined that some genres are just more popular than others, and you want to know which ones. To do this, you've devised a system. If the number of tracks for a genre is between 0 and 50, it should be considered Unpopular. When that number is between 51 and 100, it's a Popular genre. And if the number of tracks for a certain genre is more than 100, then it's Very Popular. You'll work with the STORE schema within the database starting COURSE_40931.

This exercise is part of the course

Data Manipulation in Snowflake

View Course

Hands-on interactive exercise

Turn theory into action with one of our interactive exercises

Start Exercise