True/False
If a FOREIGN KEY constraint exists,then a record cannot be deleted from the parent table if that row is referenced by an entry in the child table.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q35: A(n)<u>NOT NULL</u> constraint is a special CHECK
Q36: When dropping a constraint,the user is always
Q37: Which of the following statements about a
Q38: The <u>ADD</u> clause of the ALTER TABLE
Q39: The SYSDATE can be used as a
Q41: If a data value violates a(n)<u>constraint</u>,the entire
Q42: Any type of constraint for a single
Q43: Each column can only be included in
Q44: If the _ keyword is included when
Q45: A constraint is always enforced at the