Relational Database Design and Modeling for Software Engineers

0% completed

Exercise 1

Problem Statement

A company maintains a table to track employee projects. The table is as follows:

Employee_IDEmployee_NameProject_IDProject_NameProject_Manager
101AliceP1AlphaJohn
101AliceP2BetaSarah
102BobP1AlphaJohn
103CharlieP3GammaAlice

.....

.....

.....

Like the course? Get enrolled and start learning!