Question: Problem 7.8 (**). Assume that relation PROJ is fragmented as in Problem 7.6. Furthermore, relation ASG is indirectly fragmented as ASG, = ASG XPNO PROJ1
Problem 7.8 (**). Assume that relation PROJ is fragmented as in Problem 7.6. Furthermore, relation ASG is indirectly fragmented as ASG, = ASG XPNO PROJ1 ASG2 = ASG KPNO PROJ2 %3D and relation EMP is vertically fragmented as EMP1 = IIENO,ENAME (EMP) EMP2 = IIENO,TITLE (EMP) %3D Transform the following query into a reduced query on fragments: SELECT ENAME EMP,ASG, PROJ PROJ.PNO = ASG.PNO PNAME = FROM WHERE AND "Instrumentation" AND EMP. ENO = ASG.ENO
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
