prior to answer number 2 to 5
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
prior to answer number 2 to 5

Transcribed Image Text:Specification
Functional Dependency
1. Consider the relational schemas given below and the respective sets of
functional dependencies valid in the schemas. For each one of the relational
schemas identify its highest normal form. Remember that the identification of a
normal form requires analysis of the valid functional dependencies and the
minimal keys. Provide justification of each answer. A solution with no
comprehensive justification scores no marks.
i.
R1(A, B, С, D, E, F, G, H) F%3D {CH — G,A — ВС, Е — А,F — EG}
ii.
R2 = (S,C,L, D)
F = {(L,D) → S, (L, D) → C,L → D}
R3(A,B,C,D,E)
F = {ABC → D, D → A}

Transcribed Image Text:2. In a higher education institution, in a semester, students are allowed to enroll
up to 2 running subjects, and each running subject may have many students
enroll to it. The final grade the students receive for a subject, and the credit
value of each subject are recorded in the following relational table.
ENROLMENT(StdNum, SubNum, Grade, CreditValue)
3. When a staff is required to undertake an inspection of properties, the staff is
allocated a company car for the day. A staff may inspect several properties on
a given date, and a property is only inspected once on a given date. This
information of the inspection are stored in the following relational table:
PropertyInspection(PropertyNum, IDate, ITime, Comments, StaffNum,
CarRegNum)
4. In a company, employees involved in many projects, and each project may have
many employees working on it. The number of hours each employee works in
each project, and the start date on which the employee starts working on the
project are capture in the following relational table.
EmployeeProject (EmpeNum, ProjNum, HoursWork,
DateStartWorkOnProj)
5. Each student is assigned with a counselor who will act as an advisor to the
students. The student is given the counselor email address so that the student
can contact the counselor for advice. The information on the student and
counselor are stored in the following relational table.
STUDENTCOUNSELOR (StdNum, StdName, CounselorName,
CounselorEmail)
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 5 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