Multiple Choice
The following data are in the tables Employee (primary key: Empno) and Department (primary key: Deptno) . The questions refer to row numbers of this table. The first row of each table is row #1. Empdeptno in table Employee is a foreign key that refers to Deptno in the table Department. Deptmgr in the table Department is a foreign key that refers to Empno in the table Employee.
-The relationship connecting Employee to Department and expressing that an employee belongs to a department (foreign key Empdeptno) is:
A) 1-M from Employee to Department
B) 1-M from Department to Employee
C) M-N
D) Self-referencing
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
Q4: <span class="ql-formula" data-value="Table~Employee\\\begin{array}{|l|l|l|l|l|}\hline \text { Empno }
Q5: The natural join operator provides the ability
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