I'll make this brief. I have to normalize this table, but the NULL entries are throwing me off.
I know {EID --> Managing Since} is a functional dependency, because EID is unique and cannot point to two different values of the same attribute.
But is {Branch Name --> Managing Since} a dependency?
Seattle points to (05/01/2007), but also points to a NULL value.
Does this mean it cannot be a dependency, as it would not have been so if it pointed to another date instead of a NULL?
