Question: For the questions 1 7 = 2 8 , consider three relations called R 1 , R 2 , and R 3 . The number

For the questions 17=28, consider three relations called R1,R2, and R3. The number of tuples in R1, R2, and R3 are 10,20, and 30 respectively. The number of attributes of R1, R2, and R3, are 5,10, and 5. Use the following choices to answer each question.
a)0
b)1
c)5
d)10
e)15
f)20
g)30
h)40
i)50
j)100
k)200
l)300
m) none of the above
A 17. what would be the minumum number of tuples the result will contain If we apply SELECT
from R, WhERE q,
q,18. what would be the maximum number of tuples the result will contain If we apply SELECT
from R1 WherE q,
q,19. what would be the minumum number of attributes the result will contain If we apply SELECT * FROM R1 WHERE q,
q,20. what would be the maximum number of attributes the result will contain If we apply SELECT * FROM R1 WHERE q,
q,21. Assuming that R1 and R3 are union-compatible, If we UNION R1 and R3 relations, what would be the minimum number of tuples the result will have? q,
q,
q,23. Assuming that R1 and R3 are union-compatible, If we UNION R1 and R3 relations, what would be the minimum number of attributes the result will have? q,
would be the maximum number of attributes the result will have? q,25. What would be the minimum number of tuples the result set will have if we JOIN R1 and R2 over a common attribute (or a set of attributes)?q,
q,26. What would be the maximum number of tuples the result set will have if We JOIN R1 and R2 over a common attribute (or a set of attributes)?q,
q,27. What would be the minimum number of attribut
and R2 over a cor a set of atributes)?
and R2 over a common attribute (or a set of attributes)?
dd28. What would be the maximum number of attributes the result set will have if we JOIN R1
result set will have if we JOIN R1
8
For the questions 1 7 = 2 8 , consider three

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!