The Cross Join logical operator joins each row from the first (top) input with each row from the second (bottom) input.
Using Cross Joins