Correct Answer : Cartesian join
Explanation : Cartesian Join is simply the joining of one or more table which returns the product of all the rows in these tables.