automated commit by check50 [check50=True]
This commit is contained in:
2
2.sql
2
2.sql
@@ -0,0 +1,2 @@
|
||||
-- write a SQL query to find the side (e.g., right or left) Babe Ruth hit.
|
||||
SELECT "bats" FROM "players" WHERE "first_name" = "Babe" AND "last_name" = "Ruth";
|
||||
|
||||
Reference in New Issue
Block a user