automated commit by check50 [check50=True]
This commit is contained in:
1
8.sql
1
8.sql
@@ -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';
|
||||
|
||||
Reference in New Issue
Block a user