Multiple Choice
Each row of the table Department describes a department. Deptno is the primary key. Deptmgr (Department manager) refers to Empno in table Employee.
Each row of the table Project describes a project. The primary key is Projno. Projmgr (project manager. refers to Empno in the table Employee.
The table Projstaff indicates the staff assigned to various Projects.
The combination of columns Prstno, Prstempno is a candidate key. There could be other candidate
keys. Prstempno is the Empno in table Employee of the employee working on project number Prstno, which refers to Projno in the table Project. The meaning of Prstasgtno is left undefined.
-To retrieve the projects in which all employees participate,the following operator would be used:
A) Outer join
B) Natural join
C) Divide
D) Extended cross product
Correct Answer:

Verified
Correct Answer:
Verified
Q1: The primary key of a table is
Q2: The _ rule states that each table
Q3: A relational algebra operator produces the
Q5: The natural join operator provides the ability
Q6: The following data are in the
Q7: The relational algebra operator that retrieves a
Q8: <span class="ql-formula" data-value="Table~Employee\\\begin{array}{|l|l|l|l|l|}\hline \text { Empno }
Q9: A(n)_ set operator retrieves the rows that
Q10: When the extended cross product operation is
Q11: Only a limited number of simple statistical