Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 632 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 632 Bytes

CampusConnect-DB

University Database Management System aim to simplify the store and retrieval of student and faculty data.

  1. Courses and Their Prerequisites
  2. Instructor's, Courses, Section, Semester Info
  3. Students, Classes, Semester, Grades
  4. Classes, Location, Semester
  5. Employee Benefits
  6. Student Major's & Minor's Information and many more such relations.

This Project Includes all the SQL Queries :

  1. Table Creation
  2. Inserting Records into Tables
  3. Creating Views
  4. Creating Function(s)
  5. Creating Stored Procedures(s)

Usage

This Database was Designed and Tested for Microsoft SQL Server 2012 or above.