Relational Database Design and Modeling for Software Engineers
Ask Author
Back to course home

0% completed

Vote For New Content
Exercise 1
On this page

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!

On this page