Search for question
Question

1. Suppose relation R(A,B,C) has the tuples: (8 pts)

ABC

123

123

231

312

223

233

Using bag projection and intersection, compute PROJAB(R) INTERSECT

RENAMES(AB)(PROJB,C(R)). Note that the renaming is only to give the two projections

the same schema.

Fig: 1