CBSE Class 12 Informatics Practices
Question 57 of 91
JOINS and SET Operations — Question 8
Back to all questionsA cross join is a very basic type of join that simply pairs every row from one table with every row from another table. On the other hand, a natural join is a join where only one of the identical columns from the joined tables exists.