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 values shown in the table Department:
A) violate neither the entity integrity rule nor the referential integrity rule
B) violate the entity integrity rule
C) violate the referential integrity rule
D) violates both the entity integrity rule and the referential integrity rule
Correct Answer:

Verified
Correct Answer:
Verified
Q64: In the record-oriented database terminology,a(n)_ is synonymous
Q65: In the alternative terminology for relational databases,the
Q66: The relational algebra operator that produces a
Q67: When the join condition specifies that rows
Q68: To be union compatible,each table must have
Q70: <span class="ql-formula" data-value="Table~Employee\\\begin{array}{|l|l|l|l|l|}\hline \text { Empno }
Q71: The relational algebra operator restrict produces a
Q72: To prohibit actions on referenced rows to
Q73: In an outer join operation,the join condition
Q74: To cause the same action to be