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://porterswanstrom.com/git/sql

Made by PORTER SWANSTROM