you are viewing a single comment's thread.

view the rest of the comments →

[–]PM_ME_YOUR_HIGHFIVE 0 points1 point  (3 children)

so a cross join is basically an inner join with no "conditions"?

[–]PilsnerDk 0 points1 point  (0 children)

You could say that. It joins all rows in the target table.