0
kicks
Add NOT NULL Constraint in SQL Server 2005
In this story, i would like to give a brief description about how to add a NOT NULL Constraint to a column in SQL Server. In addition to this what are advantages with NOT NULL constraint in simple words for beginers.