summaryrefslogtreecommitdiff
path: root/graphs/sql/socially_unfit/req02.sql
diff options
context:
space:
mode:
Diffstat (limited to 'graphs/sql/socially_unfit/req02.sql')
-rw-r--r--graphs/sql/socially_unfit/req02.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphs/sql/socially_unfit/req02.sql b/graphs/sql/socially_unfit/req02.sql
new file mode 100644
index 0000000..2178826
--- /dev/null
+++ b/graphs/sql/socially_unfit/req02.sql
@@ -0,0 +1,2 @@
+SELECT id,first_name,last_name FROM public.people
+LIMIT 100 OFFSET 42