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.
-Which of the following statements is true?
A) Row #7 of table Employee violates neither the entity integrity rule nor the referential integrity rule.
B) Row #7 of table Employee violates the entity integrity rule.
C) Row #7 of table Employee violates the referential integrity rule.
D) Row #7 of table Employee violates both the entity integrity rule and the referential integrity rule.
Correct Answer:

Verified
Correct Answer:
Verified
Q32: A disadvantage of using the extended cross
Q33: An advantage of using a constraint name
Q34: Using the extended cross product operator on
Q35: Because they are commonly occur,and contain columns
Q36: A(n)_ is an operator that includes in
Q38: A relational algebra operator produces the
Q39: <span class="ql-formula" data-value="Table~Employee\\\begin{array}{|l|l|l|l|l|}\hline \text { Empno }
Q40: With regards to referential integrity constraints,a row
Q41: Count,min,max,average and sum are all _ functions
Q42: A relationship in which a foreign key