@@ -3,4 +3,3 @@ SELECT d."name", e."pupils"
FROM "expenditures" AS e
JOIN "districts" AS d
ON e."district_id" = d."id";
-- WHERE d."name" = 'Cambridge';
The note is not visible to the blocked user.