summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFudgerboy <91767657+Fudgerboy@users.noreply.github.com>2024-05-20 10:30:45 +0000
committerFudgerboy <91767657+Fudgerboy@users.noreply.github.com>2024-05-20 10:30:45 +0000
commit01e7b632e34d60b5a64a0ad81d1159636c1b21ac (patch)
treeba25b8a71e8c703c47ed9fdd6efba76dd6c18128
parentaed876a8f495b4f28b468e7aa2d4109bcfb4ebdb (diff)
Mon, May 20, 2024, 3:30 AM -07:00
-rw-r--r--wk7/pset/movies/4.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/wk7/pset/movies/4.sql b/wk7/pset/movies/4.sql
index e69de29..f19d963 100644
--- a/wk7/pset/movies/4.sql
+++ b/wk7/pset/movies/4.sql
@@ -0,0 +1 @@
+SELECT title FROM movies WHERE year = 2008;