Database Design

This page includes a layout of an entity relationship diagram that I created in my Database Design class at the University of Louisville using Visio. The diagram illustrates the relationships and data that will be present within a database. The link to the full assignment can be found below.

Below the ERD assignment is a SQL assignment where user permissions are granted and rejected. The assignment was completed in my database security class at the University of Louisville and displays the outcome of the permissions being altered. Microsoft SQL Server was used to complete the assignment.

ERD Assignment

Screenshot (26)

Screenshot (27)

 

Link to SQL Below

SQL_UserManagement_BellW