From 5110e0a014064495530a09a54d2b54e7687eeefc Mon Sep 17 00:00:00 2001 From: ​ Date: Thu, 1 Jan 1970 00:00:00 +0000 Subject: SQL project --- sql/m.htm | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 sql/m.htm (limited to 'sql/m.htm') diff --git a/sql/m.htm b/sql/m.htm new file mode 100644 index 0000000..20c91ca --- /dev/null +++ b/sql/m.htm @@ -0,0 +1,16 @@ +SQL,../ +

WHY

+

This project is for archiving SQL that I wrote for my + college classes. None of this is that complex, though some notable code is:

+ +
  1. ski.sql

    +

    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

  2. +
  3. plsql

    +

    Contains tons of PLSQL queries

+ +

GET

+

The source code is + here, get it with:

+git clone http://github.com/porterswanstrom/sql
-- cgit 1.4.1