CBSE Class 12 Informatics Practices Question 12 of 91

JOINS and SET Operations — Question 4

Back to all questions
4
Question

Question 4

What set operations can you perform through SQL ?

Answer

In SQL, set operations include UNION, INTERSECTION, and MINUS to combine the rows from two or more tables.