1
kudos
spam Kudos Remove

Creating a unique constraint on a column that allows nulls

published 547 days, 22 hours, 7 minutes ago posted by sasa 557 days, 51 minutes ago
Sunday, August 08, 2010 4:02:08 PM GMT Friday, July 30, 2010 1:18:30 PM GMT
Primary keys, unique indexes and unique constraints all enforce uniqueness. The difference between the primary key and the unique index/constraint is that the primary key does not allow any NULL values. However whilst the unique index/constraints do allow...(read more)
category: News | clicked: 0 | | source: sqlblogcasts.com | show counter code
tags: SQL Server 2005, SQL Server 2008, Tips and Tricks

No comments yet, be the first one to post comment.

To post your comment please login or signup