Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

question 45 (2 points) ✔ saved listen referential integrity requires th…

Question

question 45 (2 points) ✔ saved listen referential integrity requires that a foreign key must have a matching primary key or it must be not null. 1) true 2) false

Explanation:

Brief Explanations

Referential integrity in databases requires that a foreign key either matches an existing primary key in the referenced table or is null (not "not null"). So the statement is false.

Answer:

  1. False