0
12kviews
Relational Set Operators in DBMS
1 Answer
0
806views

Relational set operators:

Relational set operators are used to combine or subtract the records from two tables. These operators are used in the SELECT query to combine the records or remove the records.

In order to set operators to work in database, it should have same number of columns participating …

Create a free account to keep reading this post.

and 3 others joined a min ago.

Please log in to add an answer.