Database-Management-System
August 29, 2024
Database-Management-System
August 29, 2024
Database-Management-System
August 29, 2024
Database-Management-System
August 29, 2024

Database-Management-System

Question 296

The tuples in relation R(A,B) are {(1,2),(1,3), (3,4)) and the tuples in relation S(B,C) are (2,5), (4,6), (7,8)}. The number of tuples in the result of the following SQL query are:

Select * from R Natural Outer Join S;

A
2
B
4
C
6
D
None of the above
Question 296 Explanation: 


Correct Answer: B
Question 296 Explanation: 


Leave a Reply

Your email address will not be published. Required fields are marked *