In An Introduction to SQL and PL/SQL, Oracle, lesson 4 there is a discussion of Cartesian products. The following statement is in the slides.
Cartesian Product
A Cartesian product is generated if a join condition is omitted OR a join condition is invalid.
What is an example of an invalid join?
Cartesian Product
A Cartesian product is generated if a join condition is omitted OR a join condition is invalid.
What is an example of an invalid join?