Given the basic ER and relational models, which of the following is INCORRECT?

A An attribute of an entity can have more than one value
B An attribute of an entity can be composite
C In a row of a relational table, an attribute can have more than one value
D In a row of a relational table, an attribute can have exactly one value or a NULL value

Correct Answer: In a row of a relational table, an attribute can have more than one value

It is possible to have several values for a single attribute provide it is a multi-valued attribute.

Related Questions

Which of the following are objective database and not a relational database?
In a C expression using assignment operators, relational operators and arithmetic operators, the hierarchy of operations (in the absence of parenthesis) is
Which of the following is not a relational database?
Which of the following is not characteristic of a relational database model?

Next steps