Which of the following is false regarding a well-structured relational database?
◦ A foreign key cannot be null.
◦ A primary key cannot be null.
◦ Every column in a row must be single valued.
◦ All nonkey attributes in a table must describe a characteristic of the object identified by the primary key.