diff options
Diffstat (limited to 'graphs/sql/socially_unfit/req01.sql')
| -rw-r--r-- | graphs/sql/socially_unfit/req01.sql | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphs/sql/socially_unfit/req01.sql b/graphs/sql/socially_unfit/req01.sql new file mode 100644 index 0000000..cd0c60b --- /dev/null +++ b/graphs/sql/socially_unfit/req01.sql @@ -0,0 +1,2 @@ +SELECT * FROM public.people +LIMIT 100 |
