...
Question 17199 – NTA UGC NET DEC-2022 Paper-2
March 30, 2024
Database-Management-System
March 30, 2024
Question 17199 – NTA UGC NET DEC-2022 Paper-2
March 30, 2024
Database-Management-System
March 30, 2024

Database-Management-System

Question 19

Consider the following relations A, B, C.

How many tuples does the result of the following relational algebra expression contain? Assume that the schema of AUB is the same as that of A.

(AUB)⋈A.Id>40∨C.Id<15 C
A
7
B
4
C
5
D
9
Question 19 Explanation: 


Performs the cross product and selects the tuples whose A∙Id is either greater than 40 or C∙Id is less than 15. It yields:
Correct Answer: A
Question 19 Explanation: 


Performs the cross product and selects the tuples whose A∙Id is either greater than 40 or C∙Id is less than 15. It yields:
0 0 votes
Article Rating
Subscribe
Notify of
0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x