A ___ Key in Table 1 that refers to the Primary Key in Table 2 must either have null values or be available in Table 2. This is what Referential Integrity constraints require

18. A ___ Key in Table 1 that refers to the Primary Key in Table 2 must either have null values or be available in Table 2. This is what Referential Integrity constraints require.

  1. Primary
  2. Alternate
  3. Foreign
  4. Composite

Answer: C) Foreign

Explanation:

A Foreign Key in Table 1 that refers to the Primary Key in Table 2 must either have zero values or be available in Table 2. This is what Referential Integrity constraints require.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.