Jennifer Lee's Portfolio

Most of my recent work has been class work with sql databases as well as web building as shown below

This screenshot shows an assignment which we needed to create several tables and join information from the tables for use in a procedure

SQL Table Creation

This screenshot shows an assignment which we created the procedure for the previous tables using averages.

SQL Procedure Creation

This screenshot shows an assignment which we created the a trigger to tell if an adventure failed using stats from the previous procedures and tables.

SQL Trigger Creation

These screenshots show the final project which we created tables for website as well as showing how to display data and tables while also encrypting and decrypting the tables.

SQL Web Table Creation
SQL Final Project