1. Transform the following ERD/document to 3-Normalization-Form (3NF) relations.
2. Draw relational tables.
3. include functional dependency notation

1. Transform the following ERD/document to 3-Normalization-Form (3NF) relations. 2. Draw relational tables. 3. include functional...
1. Map the below ERD into a set of relations in at least Third
Normal Form (3NF). You must ensure that your relations meet 3NF.
Show your working.
2. List all the functional dependencies present in the
relation
i d leac ne Cowse Amociate Student Collec ri Maru ch ug
i d leac ne Cowse Amociate Student Collec ri Maru ch ug
Question 1.Write a SQL statement for each of the following
questions based on the above tables (50 Points).
1) Create “Enrollment” table.
2) Change the credits of “Database” course from 2 to 3.
3) List the course titles (not Course_No) and grades John Doe
had taken.
4) Calculate average of Café Balance, and name new field as
Average Balance.
5) Create a roster for “Database” course (list student ID, last
name, first name, major, and status for each student enrolled...