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

Database-Management-System

Question 526
Given relations R(w,x) and S(y,z), the result of
SELECT DISTINCT w, x
FROM R.S is guaranteed to be same as R, if
A
R has no duplicates and S is non-empty
B
R and S have no duplicates
C
S has no duplicates and R is non-empty
D
R and S have the same number of tuples
Correct Answer: A

Leave a Reply

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