本文介绍了外键如何具有空值,而主键不能有?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我很惊讶外键可以在sql server中引用其引用表上的空值。如果有人用简单的例子向我解释,我会很感激。
谢谢
I am surprise of that foreign key can refer to null value on its reference table in sql server.I would appreciate if someone explain this to me with simple example.
Thank you
推荐答案
这篇关于外键如何具有空值,而主键不能有?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!