adplus-dvertising
frame-decoration

Question

Relational Algebra is a __________ query language that takes two relation as input and produces another relation as output of the query.

a.

Relational

b.

Structural

c.

Procedural

d.

Fundamental

Posted under Relational Algebra DBMS

Answer: (c).Procedural

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Relational Algebra is a __________ query language that takes two relation as input and produces another relation as output of the query.

Similar Questions

Discover Related MCQs

Q. Which of the following is a fundamental operation in relational algebra ?

Q. Which of the following is used to denote the selection operation in relational algebra ?

Q. For select operation the ________ appear in the subscript and the ___________ argument appears in the paranthesis after the sigma.

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

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