From 1cff99cbe3656637b58d0bb2b0086476aa49ac2e Mon Sep 17 00:00:00 2001 From: Date: Thu, 1 Jan 1970 00:00:00 +0000 Subject: nift --- sql/index.html | 39 ++++++++++++++++++++++++++++++++++++++- sql/index.tpl | 16 ++++++++++++++++ sql/m.htm | 16 ---------------- 3 files changed, 54 insertions(+), 17 deletions(-) create mode 100644 sql/index.tpl delete mode 100644 sql/m.htm (limited to 'sql') diff --git a/sql/index.html b/sql/index.html index 65ff151..da30c3f 100644 --- a/sql/index.html +++ b/sql/index.html @@ -1 +1,38 @@ -
This project is for archiving SQL that I wrote for my college classes. None of this is that complex, though some notable code is:
This script generates tables filled with example data for a ski resort DB. As well as a few views and indexes to demonstrate working with these tables
Contains tons of PLSQL queries
The source code is here, get it with:
git clone http://github.com/porterswanstrom/sql
Made by PORTER SWANSTROM
This project is for archiving SQL that I wrote for my +college classes. None of this is that complex, though some notable code is:
+ +This script generates tables filled with example data for a +ski resort DB. As well as a few views and indexes to +demonstrate working with these tables
Contains tons of PLSQL queries
The source code is + +here, get it with:
+git clone http://github.com/porterswanstrom/sql+ +
Made by PORTER SWANSTROM
+This project is for archiving SQL that I wrote for my +college classes. None of this is that complex, though some notable code is:
+ +This script generates tables filled with example data for a +ski resort DB. As well as a few views and indexes to +demonstrate working with these tables
Contains tons of PLSQL queries
The source code is + +here, get it with:
+git clone http://github.com/porterswanstrom/sqldiff --git a/sql/m.htm b/sql/m.htm deleted file mode 100644 index 20c91ca..0000000 --- a/sql/m.htm +++ /dev/null @@ -1,16 +0,0 @@ -SQL,../ -
This project is for archiving SQL that I wrote for my - college classes. None of this is that complex, though some notable code is:
- -This script generates tables filled with example data for a - ski resort DB. As well as a few views and indexes to - demonstrate working with these tables
Contains tons of PLSQL queries
The source code is - here, get it with:
-git clone http://github.com/porterswanstrom/sql-- cgit 1.4.1