CBSE Class 12 Informatics Practices Question 26 of 91

JOINS and SET Operations — Question 2

Back to all questions
2
Question

Question 2

A condition given in a Join query is referred to as ............... .

  1. Join in SQL
  2. Join condition
  3. Join in SQL & Condition
  4. None of these
Answer

Join condition

Reason — A condition specified in a JOIN query that determines how the rows from two tables are combined is referred to as a "join condition."