Multiple choice technology packaged enterprise solutions Foreign key can be null. True False Reveal answer Fill a bubble to check yourself A Correct answer Explanation A foreign key column in a relational database can accept null values unless an explicit NOT NULL constraint is defined on it. A null foreign key simply indicates that the row does not reference any parent record.