I know this is a dumb question BUT........

A foreign key attribute in one table must be NULL or reference a primary key in another table. How can this be? It can't be NULL if it references another table as a primary key TIA!