Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Null vs. Zero for Primary Key
Message
From
19/01/2011 15:50:50
 
 
To
19/01/2011 15:33:21
Mike Cole
Yellow Lab Technologies
Stanley, Iowa, United States
General information
Forum:
Microsoft SQL Server
Category:
Database design
Miscellaneous
Thread ID:
01496573
Message ID:
01496585
Views:
61
What about an optional mailing address FK?

Hi....most (but certainly not all) address tables are normalized in 1-many relationships....

e.g. Person (PersonID)
PersonAddress (PersonAddressID, PersonID, AddressTypeID, AddressLine1, City, etc., StartDate, EndDate, etc.)

several variations on this, but you get the drift....

So in this case, wouldn't be relevant.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform