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 ++++++++++++++++++++++++++++++++++++++- 1 file changed, 38 insertions(+), 1 deletion(-) (limited to 'sql/index.html') 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 @@ -SQL
photo of myself

Porter Swanstrom


HOME : PROJECTS : ABOUT

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. plsql

    Contains tons of PLSQL queries

GET

The source code is here, get it with:

git clone http://github.com/porterswanstrom/sql

Made by PORTER SWANSTROM

\ No newline at end of file + + + + + +SQL +
+ +photo of myself +

Porter Swanstrom


+HOME : +PROJECTS : +ABOUT + +
+ +

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
+ +
+

Made by PORTER SWANSTROM

+
-- cgit 1.4.1