What is the third rule to normalize a database?
All primary keys must be based on filtered values.
All fields in the table must be included in the primary key.
Each primary key must be based on multiple fields in the table.
Each nonkey field must relate to the entire single-field primary key.
Answer is 4
Each nonkey field must relate to the entire single-field primary key