summaryrefslogtreecommitdiffstats
path: root/tmp/sql
diff options
context:
space:
mode:
Diffstat (limited to 'tmp/sql')
-rw-r--r--tmp/sql8
1 files changed, 0 insertions, 8 deletions
diff --git a/tmp/sql b/tmp/sql
deleted file mode 100644
index 4936bc9..0000000
--- a/tmp/sql
+++ /dev/null
@@ -1,8 +0,0 @@
-===================================
-SQL: Structured Query Language
-===================================
-
-
-SELECT
----------
-Eg, ``SELECT * From table_name``. ``DISTINCT`` returns no duplicates.