Blog Archives
Creating A Unique Constraint
I forgot all about creating UNIQUE constraints. Of course I would have a need for it, and you know it goes into the eBrain.
Basically there are two ways to create a UNIQUE constraint. You can do it via TSQL, or using the SQL Server Management Studio (SSMS).