Playlists info (chinook database)
Easy
4
66.7% Acceptance
Your task is to identify playlists in the Chinook database that contain more than 10 tracks. The result should be sorted by the name of the playlist.
Tables Involved
"Playlist"
"PlaylistTrack"
Columns to Display
"Playlist"."Name"
asName
Sorting Criteria
- Order the results by
"Playlist"."Name"