@@ -1 +1,2 @@
-- list the season number of, and title of, the first episode of every season.
SELECT "season", "title" FROM "episodes" WHERE "episode_in_season" = 1;
The note is not visible to the blocked user.