The Evaluation table shown in the ERD diagram does not connect to any table. Identify the problem of this table and explain how you could connect this table to the other tables? - Which attribute in the Evaluation table should not be entered by the user manually to eliminate data entry error? Name and explain the solution that you will be used to fill in the value for that attribute?
The Evaluation table shown in the ERD diagram does not connect to any table. Identify the problem of this table and explain how you could connect this table to the other tables? - Which attribute in the Evaluation table should not be entered by the user manually to eliminate data entry error? Name and explain the solution that you will be used to fill in the value for that attribute?
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
Related questions
Question
- The Evaluation table shown in the ERD diagram does not connect to any table. Identify the problem of this table and explain how you could connect this table to the other tables?
- Which attribute in the Evaluation table should not be entered by the user manually to eliminate data entry error? Name and explain the solution that you will be used to fill in the value for that attribute?

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

This question has been solved!
Explore an expertly crafted, step-by-step solution for a thorough understanding of key concepts.
Step by step
Solved in 2 steps

Knowledge Booster
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.Recommended textbooks for you

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)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON

Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON

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)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON

Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON

C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON

Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning

Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education