Exercise 11

A:

Discuss the advantages and disadvantages of using the Serializable interface for persistence versus using SQL and JDBC.

B:

Make create tables statements for Entity-Relationship diagram shown on the slides, i.e., the diagram with Employees, Departments, etc.

C:

Make SQL statements that

- Show all projects

- Finds the CPR number and first name of all managers of deparments

- Find the first name and last name of employees working on the project name 'Search Engine'

Best regards,
Kristian Torp