CBSE Class 12 Informatics Practices
Question 33 of 91
JOINS and SET Operations — Question 9
Back to all questionsNatural
Reason — The USING subclause in a SELECT statement produces a natural join, where columns with the same name in the joined tables are automatically used as join conditions, resulting in a natural join operation.