Back to course home
0% completed
Vote For New Content
Exercise 1
Problem Statement
A company maintains a table to track employee projects. The table is as follows:
Employee_ID | Employee_Name | Project_ID | Project_Name | Project_Manager |
---|---|---|---|---|
101 | Alice | P1 | Alpha | John |
101 | Alice | P2 | Beta | Sarah |
102 | Bob | P1 | Alpha | John |
103 | Charlie | P3 | Gamma | Alice |
.....
.....
.....
Like the course? Get enrolled and start learning!
On this page