Database-Management-System
August 29, 2024Database-Management-System
August 29, 2024Database-Management-System
|
Question 304
|
Suppose there are three relations as given below:
(a) R(a,b)= (0,1),(4,5),(8,9).
(b) S(b,c )=(1,2),(5,2),(5,6),(5,10),(13,10).
(c) T( c,d)=(2,3),(6,7)(10,1l ),(10,3)
The number of tuples in (R * S) * T, where * is the full natural outer join, is:
|
5
|
|
|
8
|
|
|
13
|
|
|
60
|
Question 304 Explanation:


Correct Answer: A
Question 304 Explanation:


