Which of the following is a unary operation?
2020
Which of the following is a unary operation?
Answer: B. Projection — A unary operation is an operation that is performed on a single relation. In Relational Algebra, Projection (𝝅) and Selection (σ) are primary unary…
- A.
Intersection
- B.
Projection
- C.
Join
- D.
Cartesian Product
Attempted by 1090 students.
Show answer & explanation
Correct answer: B
A unary operation is an operation that is performed on a single relation. In Relational Algebra, Projection (𝝅) and Selection (σ) are primary unary operations. Intersection, Join, and Cartesian Product are binary operations because they require two relations to operate. The correct option is B.
Explore the full course: Iocl Engineers Officers Grade A Paper 2
Loading lesson…