case study
Subject
Computer Science
Course
Intro to Relational Database Management Systems
School
American Military University
Question Description
Case Study - week 6 - (18%):
You were just hired to create a database to track student club and honor society membership at a university.
The following key points have been agreed:
1 Each StudentID will be unique
2 Each Assoc-ID will be unique
3 Each student may belong to zero, one, or many associations, and each association may have zero, one, or many student members.
4 No fields beyond those in the spreadsheet are needed (including additional fields will result in point deductions)
Your objective is to replace the following report with a relational database. Your submission will consist of a word compatible document, and an Access DB.