Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
FK Constraint - Accept null ?
Message
General information
Forum:
Microsoft SQL Server
Category:
Database design
Miscellaneous
Thread ID:
00576363
Message ID:
00576386
Views:
23
This message has been marked as the solution to the initial question of the thread.
>Is there a way to create a foreign key constraint that allows the column to be either null or have a value in the primary key table? From the documentation that I see within SQL Server, this is not permitted.
>

According to SQL BOL it's allowed. See 'Foreign Key Constraints' topic in BOL for details.
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform