diff options
author | Fudgerboy <91767657+Fudgerboy@users.noreply.github.com> | 2024-05-20 09:38:49 +0000 |
---|---|---|
committer | Fudgerboy <91767657+Fudgerboy@users.noreply.github.com> | 2024-05-20 09:38:49 +0000 |
commit | 9d8855bdfa0bf83557d7cd1c7b9bbfd71dc4006c (patch) | |
tree | 6526872eab544f9b88e2e9671052245c7fdf6a81 /wk7/pset/songs | |
parent | 76aace841735ada1685955cb88631a1b878ea7c9 (diff) |
Mon, May 20, 2024, 2:38 AM -07:00
Diffstat (limited to 'wk7/pset/songs')
-rw-r--r-- | wk7/pset/songs/1.sql | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wk7/pset/songs/1.sql b/wk7/pset/songs/1.sql index c8ba2b9..5fa0d0a 100644 --- a/wk7/pset/songs/1.sql +++ b/wk7/pset/songs/1.sql @@ -1 +1 @@ -SELECT name +SELECT name FROM songs |