0% found this document useful (0 votes)
62 views

Exercise 2.3 Consider The Following Information About A University Database

The document describes the entities and relationships in a university database including professors, projects, graduate students, departments, and their attributes and relationships. Professors manage and work on projects, graduate students work on projects under professor supervision. Departments have professors and graduate students. The ER diagram in Figure 2.1 models these entities and relationships.

Uploaded by

Ghaint Jatti
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
62 views

Exercise 2.3 Consider The Following Information About A University Database

The document describes the entities and relationships in a university database including professors, projects, graduate students, departments, and their attributes and relationships. Professors manage and work on projects, graduate students work on projects under professor supervision. Departments have professors and graduate students. The ER diagram in Figure 2.1 models these entities and relationships.

Uploaded by

Ghaint Jatti
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

Exercise 2.

3 Consider the following information about a university database: Professors have an SSN, a name, an age, a rank, and a research specialty. Projects have a project number, a sponsor name (e.g., NSF), a starting date, an ending date, and a budget. Graduate students have an SSN, a name, an age, and a degree program (e.g., M.S. or Ph.D.). Each project is managed by one professor (known as the project's principal investigator). Each project is worked on by one or more professors (known as the project's co-investigators). Professors can manage and/or work on multiple projects. Each project is worked on by one or more graduate students (known as the project's research assistants). When graduate students work on a project, a professor must supervise their work on the project. Graduate students can work on multiple projects, in which case they will have a (potentially di_erent) supervisor for each one. Departments have a department number, a department name, and a main o_ce. Departments have a professor (known as the chairman) who runs the department. Professors work in one or more departments, and for each department that they work in, a time percentage is associated with their job. Graduate students have one major department in which they are working on their degree. Each graduate student has another, more senior graduate student (known as a student advisor) who advises him or her on what courses to take. Design and draw an ER diagram that captures the information about the university. Use only the basic ER model here, that is, entities, relationships, and attributes. Be sure to indicate any key and participation constraints. Answer 2.3 The ER diagram is shown in Figure 2.1.

You might also like