How many protected files?
One of your tasks is to understand the media type of each song available to customers. Songs in the track
table can take one of five different media types. These are currently coded using integers. Songs with a media_type_id
of 1
, 4
, or 5
are unprotected and media_type_id
values of 2
or 3
are protected.
You'll be working with the TRACK
table, within the STORE
schema, part of the database starting COURSE_40931
.
Este exercício faz parte do curso
Data Manipulation in Snowflake
Exercício interativo prático
Transforme a teoria em ação com um de nossos exercícios interativos
