Mid SQL

CROSS JOIN: Returns the Cartesian product of both tables (every combination of?

rows).

  • Use case: When you need every possible combination of rows.

More from SQL Server Tutorial

All questions for this course