Which statement below is false regarding the basic requirements of the relational data model?
A) All primary keys must have a valid foreign key
B) Every field in a row must be single-valued
C) All non-key attributes in a table should describe a characteristic about the object identified by the primary key
D)Foreign keys, if not null, must have values that correspond to the value of a primary key in another table