List of questions
Related questions
Question 72 - DA0-001 discussion
A data analyst has been asked to merge the tables below, first performing an INNER JOIN and then a LEFT JOIN:
Customer Table -
In-store Transactions ñ
Which of the following describes the number of rows of data that can be expected after performing both joins in the order stated, considering the customer table as the main table?
A.
INNER: 6 rows; LEFT: 9 rows
B.
INNER: 9 rows; LEFT: 6 rows
C.
INNER: 9 rows; LEFT: 15 rows
D.
INNER: 15 rows; LEFT: 9 rows
Your answer:
0 comments
Sorted by
Leave a comment first