Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
icon
Related questions
Question

- Base on the information and ERD diagram given , identify the normal form (NF) level for Staff table, Role table, Project table and Student table.

- Are there any 2 NF tables identified in (a)? If yes then explain why the table is in 2 NF and convert the table to 3 NF by using relation representation

The following is the partially designed ERD diagram that will be used for the student project management
system. The staff must be a supervisor role in order to propose projects for students. A supervisor can
propose many project. Each project can be only assigned to one student. The project done by the student
will be evaluated by the respective supervisor based on execution, report writing, coding and presentation
components, the total score represent the sum of these four components. There are two departments in
the university which are IT and Engineering. The university offer four degree programmes, two from IT and
two from Engineering.
Figure 1: ERD diagram
Project
Staff
ProjectiD
integer(6)
Student
StaffiD
string(10)
Title
string(80)
StudentiD integer(10)
string(30)
Department string(30)
Name
Description string(300)
Name
string(50)
string(30)
string(300)
H StudentiD integer(10)
H Supervisor string(10)
Objective
Degree
RoomNo
string(30)
H Role
Major
string
string(20)
Gender varchar(2)
ConfirmDate timestamp
Role
Role
string
Evaluation
Description string(50)
Date
datetime
ExecutionScore integer
ReportScore
integer
CodingScore
integer
PresentationScore integer
TotalScore
integer
Transcribed Image Text:The following is the partially designed ERD diagram that will be used for the student project management system. The staff must be a supervisor role in order to propose projects for students. A supervisor can propose many project. Each project can be only assigned to one student. The project done by the student will be evaluated by the respective supervisor based on execution, report writing, coding and presentation components, the total score represent the sum of these four components. There are two departments in the university which are IT and Engineering. The university offer four degree programmes, two from IT and two from Engineering. Figure 1: ERD diagram Project Staff ProjectiD integer(6) Student StaffiD string(10) Title string(80) StudentiD integer(10) string(30) Department string(30) Name Description string(300) Name string(50) string(30) string(300) H StudentiD integer(10) H Supervisor string(10) Objective Degree RoomNo string(30) H Role Major string string(20) Gender varchar(2) ConfirmDate timestamp Role Role string Evaluation Description string(50) Date datetime ExecutionScore integer ReportScore integer CodingScore integer PresentationScore integer TotalScore integer
Expert Solution
steps

Step by step

Solved in 2 steps with 3 images

Blurred answer
Knowledge Booster
Storage Devices
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Database System Concepts
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education