Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

A university is developing a database to manage its academic departments, courses, students, and faculty members. The university has a unique University _ ID ,

A university is developing a database to manage its academic departments, courses,
students, and faculty members.
The university has a unique University_ID, a name, and an address.
The university owns several academic departments, each with a unique Dept_ID,
name, and head of department.
Each department offers multiple courses, and each course has a unique
Course_ID, title, and is taught by a faculty member.
Each department has many students and faculty members, and a student/ faculty
member belongs to one department only.
A faculty member has a unique Faculty_ID, name, email, and works for a
department.
Students are enrolled in courses and have a unique Student_ID, name, and major.
Students can take multiple courses, and courses can have multiple students
enrolled.
Faculty members can teach multiple courses.
1) Design an ER diagram for this application, stating any assumptions you make
(e.g., a faculty member can teach multiple courses).(Note: In your design, please
consider a general setting that can be commonly observed in our everyday lives. If
you consider a special setting, you need to state your assumptions clearly.)[25
marks]
2) Based on your ER diagram, convert it into a relational schema using the mapping
guidelines discussed in the lecture. For each relation (table) obtained, specify the
name and its attributes, as well as the primary key. [25 marks]

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Advances In Databases And Information Systems 14th East European Conference Adbis 2010 Novi Sad Serbia September 2010 Proceedings Lncs 6295

Authors: Barbara Catania ,Mirjana Ivanovic ,Bernhard Thalheim

2010th Edition

3642155758, 978-3642155758

More Books

Students also viewed these Databases questions

Question

Has the team been empowered to prioritize the issues?

Answered: 1 week ago

Question

b. Does senior management trust the team?

Answered: 1 week ago

Question

c. How is trust demonstrated?

Answered: 1 week ago