Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

E / R diagram example: A Graduation Project Management database contains information about Supervisors, Students, and Projects. Supervisors are the faculty members and they are

E/R diagram example:
A Graduation Project Management database contains information about Supervisors, Students,
and Projects.
Supervisors are the faculty members and they are identified by SSN, and have a name, an
address, a title, and a department.
Students are identified by student_id_number, have a name, year, department, and gpa
attributes. Students are members of project teams. Each project team has team id as the key,
team name, and semester attributes. Some of the students are team leaders and each team leader
manages exactly one project team, and each project team must have exactly one leader.
Projects have id (as key), title, description and supervisor attributes. Each project must have
exactly one supervisor who is a faculty member. A supervisor can manage any number of
projects.
Projects are assigned to project teams. A project team is assigned to exactly one project, but
any number of project teams can be assigned to the same project.
Project teams submit a project report to the supervisor about their assigned project. And project
reports should have id (key), title, full document, and date of submission attributes.

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

Beginning ASP.NET 2.0 And Databases

Authors: John Kauffman, Bradley Millington

1st Edition

0471781347, 978-0471781349

More Books

Students also viewed these Databases questions

Question

complete these python: json_data={"column...

Answered: 1 week ago

Question

Q.No.1 Explain Large scale map ? Q.No.2 Explain small scale map ?

Answered: 1 week ago