In: Computer Science
Theory Questions 1.
The Kyrgios Database Group has about 120 employees. Each employee has an ID, a firstname and a surname. Each employee belongs to a department. The organisation has around 6 departments. Each department has a department code and a departmentname. • Create an ERD solution based on the above narrative. ERD Diagram
Question 2.
The Tomic Primary School wishes to democratically choose which animal will become the school mascot. The list of alternatives includes Kangaroo, Koala, Tiger, Elephant, Parrot, Penguin… Each student may vote for one or more of the animals to be the mascot. Each student has a student Id and name. Each of the animals has been assigned a numeric id and name (e.g. 7 Tiger). The school want to be able to store all of the votes made by students in a database. • Create an ERD solution based on the above narrative. ERD Diagram