CBSE Class 12 Computer Science Question 59 of 91

Grouping Records, Joins in SQL — Question 15

Back to all questions
15
Question

Question 15

Join can only be created from two tables.

Answer

False

Reason — A join in SQL is a query that combines rows from two or more tables.