Data Model Diagram Questions Design Relational Database Course Registration System Crs Col Q37269854

Data Model Diagram questions:

Design a relational database for a Course Registration System(CRS) for a college. This database maintains registration data forone semester only. Each course is instructed by a professor and aprofessor may teach zero or more courses. A course and professorcombination is known as “Class Session.” The students register fora set of Class Sessions in the beginning of the semester, dependingon the courses that they like to enroll. A student may register forzero or more class sessions. The database maintains followinginformation for each student:

1) STUDENT_ID (A unique identifier given to each student)

2) FIRST_NAME

3) LAST_NAME

4) MIDDLE INITIALS

5) SSN

6) Date of

OR
OR

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.