标签: sql-server-2008
可能重复: How do I create unique constraint that also allows nulls in sql server
我想要一个字段是唯一的,除非它是null。有没有一种简单的方法来强制执行此操作?