info@avatto.com
+91-9920808017
0. Suppose database table T1(P, R) currently has tuples {(10, 5), (15, 8), (25, 6)} and table T2 (A, C) currently has {(10, 6), (25, 3), (10, 5)}. Consider the following three relational algebra queries RA1, RA2 and RA3: RA1 : T1 ⨝ T1.P = T2.A T2 where ⨝is natural join symbol RA2 : T1 ⟕ T1.P = T2.A T2 where ⟕ is left outer join symbol RA3 : T1 ⨝ T1.P = T2.A and T1.R = T2.CT2 The number of tuples in the resulting table of RA1, RA2 and RA3 are given by:
2, 4, 2 respectively
2, 3, 2 respectively
3, 3, 1 respectively
3, 4, 1 respectively
Your email address will not be published. Required fields are marked *
Report
Name
Email
Website
Save my name, email, and website in this browser for the next time I comment.
Comment
Login with Facebook
Login with Google
Forgot your password?
Lost your password? Please enter your email address. You will receive mail with link to set new password.
Back to login