Tell me what is CROSS JOIN?

Submitted by: Muhammad
CROSS JOIN defines a Cartesian product on the sets of records from two or more joined tables, where the number of rows in the first table is multiplied by the number of rows in the second table.
Submitted by: Muhammad

Read Online Database Analyst Job Interview Questions And Answers