How many rows will be included in the Cartesian product of these two tables?

You have two tables. Each table has three rows.
How many rows will be included in the Cartesian product of these two tables?

You have two tables. Each table has three rows.
How many rows will be included in the Cartesian product of these two tables?

A.
0

B.
3

C.
6

D.
9



Leave a Reply 1

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


Sven

Sven

Cartesian means every value. So, 3 rows times 3 rows is 9.