Database-Management-System
August 29, 2024Database-Management-System
August 29, 2024Database-Management-System
|
Question 371
|
Which of the following is a unary operation?
|
Intersection
|
|
|
Projection
|
|
|
Join
|
|
|
Cartesian Product
|
Question 371 Explanation:
Intersection, join , cartesian product is performed between two relations. But projection is just used to select a few columns from a relation.
Correct Answer: B
Question 371 Explanation:
Intersection, join , cartesian product is performed between two relations. But projection is just used to select a few columns from a relation.
