Answer:
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.
Previous Question | Next Question |
Tell me what does SQL stand for? | Tell us what are the requirements needed for becoming a data analyst? |