summaryrefslogtreecommitdiff
path: root/wk7/pset/songs
diff options
context:
space:
mode:
authorFudgerboy <91767657+Fudgerboy@users.noreply.github.com>2024-05-20 10:12:16 +0000
committerFudgerboy <91767657+Fudgerboy@users.noreply.github.com>2024-05-20 10:12:16 +0000
commit782f2014023737545aff80617dc42f19110de7e8 (patch)
tree4912fb0ce4bf732079e175b86e0bd34ecdc3c6b0 /wk7/pset/songs
parente5a2e921b1a4181286852da69659e40dac515cb8 (diff)
Mon, May 20, 2024, 3:12 AM -07:00
Diffstat (limited to 'wk7/pset/songs')
-rw-r--r--wk7/pset/songs/8.sql2
1 files changed, 1 insertions, 1 deletions
diff --git a/wk7/pset/songs/8.sql b/wk7/pset/songs/8.sql
index 75f270e..f75a4b2 100644
--- a/wk7/pset/songs/8.sql
+++ b/wk7/pset/songs/8.sql
@@ -1 +1 @@
-SELECT name FROM songs WHERE name
+SELECT name FROM songs WHERE "feat." IN name;