adplus-dvertising
frame-decoration

Question

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

a.

all the tuples of R1

b.

all the tuples of R2

c.

all the tuples of R1 and R2

d.

all the tuples of R1 and R2 which have common columns

Posted under Relational Algebra DBMS

Answer: (d).all the tuples of R1 and R2 which have common columns

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

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

Similar Questions

Discover Related MCQs

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

Q. The operators in SELECT operation statement such as 'and' , 'or' and 'not' are classified as

Q. If in the JOIN operation, the conditions of JOIN operation are not satisfied then the results of the operation is

Q. Because of the calculus expression, the relational calculus is considered as

Q. The DIVISION operation can be applied to two relations A and B such as R(A) ÷ R(B) where as

Q. In the EQUIJOIN condition, the operation which is used to avoid superfluous attribute is classified as

Q. The Boolean expression used in the SELECT operation consists of clauses such as

Q. The types of binary operations includes

Q. In the notation for query graphs, the double ovals or circles are used to represent

Q. The operation which allows to process relationships from multiple relations rather than single relation is classified as

Q. The branch of calculus which is based on mathematical logic is classified as

Q. In a query tree, the operations of relational algebra are classified as

Q. The operation which is used to take union of tuples from the relations that are not union compatible is classified as

Q. If matching tuples are not found, the kind of OUTER JOIN operation which keeps all the tuples of first and second relation is classified as

Q. The operations which are used to enhance the power of expression of relational algebra includes

Q. In the relational calculus, the variables are bounded with the help of