Answered step by step
Verified Expert Solution
Question
1 Approved Answer
SERIA University of Bahrain College of Information Technology -rtment of Computer Science ter, 2019-2020 sement System Question 1 A project is proposed to design a
SERIA University of Bahrain College of Information Technology -rtment of Computer Science ter, 2019-2020 sement System Question 1 A project is proposed to design a database to record information about activities organized in a school. Each activity has name, type, date, at least three students as participants, a supervisor and organized by exactly one department. An activity is identified by its name and date. A supervisor of a given activity is one of the staff in the school. Each staff in the school has a unique id, name, telephone number and works for one department. A department has a unique name, unique ID and a head of department. Students can participate in many activities. For each student, student's ID and name are recorded. A student may rate an activity, where a rating has a score of 0 to 10. The system needs to record the number of participants and the average rating for each activity. Design an ER diagram for the above scenario, showing all attributes, keys, cardinalities and participation constraints clearly. Note any unspecified requirements, and make appropriate assumptions to make the specification complete. Do not add any attributes of your own. SERIA University of Bahrain College of Information Technology -rtment of Computer Science ter, 2019-2020 sement System Question 1 A project is proposed to design a database to record information about activities organized in a school. Each activity has name, type, date, at least three students as participants, a supervisor and organized by exactly one department. An activity is identified by its name and date. A supervisor of a given activity is one of the staff in the school. Each staff in the school has a unique id, name, telephone number and works for one department. A department has a unique name, unique ID and a head of department. Students can participate in many activities. For each student, student's ID and name are recorded. A student may rate an activity, where a rating has a score of 0 to 10. The system needs to record the number of participants and the average rating for each activity. Design an ER diagram for the above scenario, showing all attributes, keys, cardinalities and participation constraints clearly. Note any unspecified requirements, and make appropriate assumptions to make the specification complete. Do not add any attributes of your own
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started