Match the database integrity rule to the appropriate definition.
A) Each record in the database must have a unique identifier called a primary key.
B) Data referenced and stored in related tables must be consistent across the database.
C) The field values must be from a predefined domain.
D) The primary key value cannot be null (empty).
16) Rule 1: Entity Integrity
Diff: 2
Objective: Q14.1 What do I need to know about databases?
17) Rule 2: Primary Key Integrity
Diff: 2
Objective: Q14.1 What do I need to know about databases?
18) Rule 3: Domain Integrity
Diff: 1
Objective: Q14.1 What do I need to know about databases?
19) Rule 4: Referential Integrity
Diff: 1
Objective: Q14.1 What do I need to know about databases?
Match the database realm to the appropriate activity.
A) Create database tables
B) Update data
C) Create database model
20) Database designer realm
Diff: 1
Objective: Q14.1 What do I need to know about databases?
21) Database builder realm
Diff: 1
Objective: Q14.1 What do I need to know about databases?
22) Database user realm
Diff: 1
Objective: Q14.1 What do I need to know about databases?