Wednesday, February 20, 2013

What is CHECK Constraint?



A CHECK constraint is used to limit the values that can be 



placed in a column. The check constraints are used to 


enforce domain integrity.

(Read more here http://bit.ly/sql-interview)

No comments:

Post a Comment