@@ -0,0 +1,2 @@
-- count the number of unique episode titles.
SELECT COUNT(DISTINCT "title") FROM "episodes";
The note is not visible to the blocked user.