Multiple choice By which integrity rule does the number key attribute of a row may be null? Referential integrity rule Distinct rows in a table Entity integrity rule None of these Reveal answer Fill a bubble to check yourself C Correct answer Explanation (A Primary Key or part of it can not be null) - the rule says that 'null' is a special value in a relational database and it does not mean blank or zero.