adplus-dvertising
frame-decoration

Question

The ___________ operation, denoted by -, allows us to find tuples that are in one relation but are not in another.

a.

Union

b.

Set-difference

c.

Difference

d.

Intersection

Posted under Relational Algebra DBMS

Answer: (b).Set-difference

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. The ___________ operation, denoted by -, allows us to find tuples that are in one relation but are not in another.

Similar Questions

Discover Related MCQs

Q. Which is a unary operation:

Q. In precedence of set operators the expression is evaluated from

Q. If E1 and E2 are relational algebra expressions, then which of the following is NOT a relational algebra expression ?

Q. The operation of a relation X, produces Y, such that Y contains only selected attributes of X. Such an operation is :

Q. If T1 and T2 are two relations, then which of the following is not a valid relational algebra expression ?

Q. Which of the following is not valid unary operation in the relational algebra ?

Q. Relational algebra is :

Q. Relational calculus is a

Q. Cartesian product in relational algebra is

Q. In tuple relational calculus P1 → P2 is equivalent to

Q. Relational Algebra is

Q. _______ produces the relation that has attributes of R1 and R2.

Q. Which of the following operation is used if we are interested in only certain columns of a table?

Q. Which of the following operations need the participating relations to be union compatible?

Q. The result of the UNION operation between R1 and R2 is a relation that includes

Q. Using Relational Algebra the query that finds customers, who have a balance of over 1000 is

Q. Cross Product is a:

Q. Consider the join of a relation R with relation S. If R has m tuples and S has n tuples, then the maximum size of join is:

Q. The natural join is equal to :

Q. In unary relational operations, the SELECT operation is partition of relation usually classified as