Solved

A Relational Algebra Operator Produces the Following Result on the Table

Question 3

Multiple Choice

A relational algebra operator produces the following result on the table Department:  Deptno  Deptname  Deptcity 100 Logistics  Wichita 200 Finance  Boise 300 Marketing  Pierre \begin{array} { | l | l | l | } \hline \text { Deptno } & \text { Deptname } & \text { Deptcity } \\\hline 100 & \text { Logistics } & \text { Wichita } \\\hline 200 & \text { Finance } & \text { Boise } \\\hline 300 & \text { Marketing } & \text { Pierre } \\\hline\end{array} That operator is:


A) The restrict operator
B) The project operator
C) The extended cross product operator
D) A join operator

Correct Answer:

verifed

Verified

Related Questions