You are on page 1of 1

1) What is a Cartesian product?

A: A �Cartesian� product is caused by joining �N� number of tables while you have
less than �N-1� joins condition in the query.

2) How can you avoid a Cartesian product?

A: To avoid it, just when joining �N� number of tables you should have more or
equal �N-1� joins condition in the query.

#0 nested table
#1 collection method
#2 notaions

You might also like