University Database Management System aim to simplify the store and retrieval of student and faculty data.
- Courses and Their Prerequisites
- Instructor's, Courses, Section, Semester Info
- Students, Classes, Semester, Grades
- Classes, Location, Semester
- Employee Benefits
- Student Major's & Minor's Information and many more such relations.
This Project Includes all the SQL Queries :
- Table Creation
- Inserting Records into Tables
- Creating Views
- Creating Function(s)
- Creating Stored Procedures(s)
This Database was Designed and Tested for Microsoft SQL Server 2012 or above.