|
Solution:
![]() |
|
Solution:
![]() |
|
Solution:
![]() |
Note: the following construct is illegal in Relational Algebra
H1 = essn ℱ count(dep_name) (dependent) // H1 = ( essn, #dependents-of-this-essn) H2 = ℱ max(count) (H1) // H2 = (max)
|