diff options
author | Fudgerboy <91767657+Fudgerboy@users.noreply.github.com> | 2024-05-20 09:46:17 +0000 |
---|---|---|
committer | Fudgerboy <91767657+Fudgerboy@users.noreply.github.com> | 2024-05-20 09:46:17 +0000 |
commit | c47e3dbc6e4a49c742a40ad30c9ea032e1a414ea (patch) | |
tree | 5a6b4bbfd7e07b805836f8f011ce2a13d1bd9793 /wk7/pset/songs | |
parent | 9d8855bdfa0bf83557d7cd1c7b9bbfd71dc4006c (diff) |
Mon, May 20, 2024, 2:46 AM -07:00
Diffstat (limited to 'wk7/pset/songs')
-rw-r--r-- | wk7/pset/songs/2.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/wk7/pset/songs/2.sql b/wk7/pset/songs/2.sql index e69de29..f1ac384 100644 --- a/wk7/pset/songs/2.sql +++ b/wk7/pset/songs/2.sql @@ -0,0 +1 @@ +SELECT name FROM songs ORDER BY |