The text mentions four guidelines for developing a properly structured relational database. Which of the following is not one of these guidelines?
A. Each object identified by the primary key must have at least three non-key attributes
B. Primary keys cannot be null.
C. All non-key attributes must describe the object identified by the primary key
D. Every column in a row must be single valued.