diff --git a/4.sql b/4.sql index e69de29..da9f2af 100644 --- a/4.sql +++ b/4.sql @@ -0,0 +1 @@ +SELECT "title" FROM "episodes" WHERE "topic" IS NULL;