Files
lpmj6/8/19.sql
T
RobinNixon 0335342e00 First Draft
First Draft of the Example Files
2020-12-10 13:21:38 +00:00

3 lines
67 B
SQL

SELECT author FROM classics;
SELECT DISTINCT author FROM classics;