The correct answer is B which is 6 rows
Explanation:
The CROSS JOIN operation combines each row from the first table with each row from the second table. Since the BRICKS table has 4 rows, the result of the CROSS JOIN will have 4 * 4 = 16 rows.
The WHERE clause filters out rows where b1.weight is not less than b2.weight. This means that only rows where the weight of the first brick is less than the weight of the second brick will be included in the result. There are 6 such combinations: (5,10), (5,15), (5,20), (10,15), (10,20), and (15,20). So the final result will have 6 rows.
This section is not available anymore. Please use the main Exam Page.1z0-071 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
CyberP
Highly Voted 1 year, 7 months ago2339ac0
Most Recent 2 months, 2 weeks agoyaya32
1 year agoOmar116
1 year, 3 months agoSushmasri
1 year, 5 months agoShrimathi
1 year, 5 months agotheleerise
1 year, 7 months agoCyberP
1 year, 7 months agoCyberP
1 year, 7 months agoCyberP
1 year, 7 months ago