Consider the scenario from exercise 24 where you designed


1Explain why the addition of NOT NULL constraints to the SQL de?-nition of the Manages relation (in Section 3.5.3) does not enforce the constraint that each department must have a manager. What, if anything, is achieved by requiring that the ssn ?eld of Manages be non-null?

2.Consider the scenario from Exercise 2.2, where you designed an ER diagram for a university database. Write SQL statements to create the corresponding relations and capture as many of the constraints as possible. If you cannot capture some constraints, explain why.

3.Consider the scenario from Exercise 2.4, where you designed an ER diagram for a company database. Write SQL statements to create the corresponding relations and capture as many of the constraints as possible. If you cannot capture some constraints, explain why.

4.Translate your ER diagram from Exercise 2.6 into a relational schema, and show the SQL statements needed to create the relations, using only key and null constraints. If your translation cannot capture any constraints in the ER diagram, explain why.

In Exercise 2.6, you also modi?ed the ER diagram to include the constraint that tests on a plane must be conducted by a technician who is an expert on that model. Can you modify the SQL statements de?ning the relations obtained by mapping the ER diagram to check this constraint?

Request for Solution File

Ask an Expert for Answer!!
Database Management System: Consider the scenario from exercise 24 where you designed
Reference No:- TGS0777080

Expected delivery within 24 Hours