Connecting Tech Pros Worldwide Help | Site Map

Difference between check constraint and dafault constraint

Newbie
 
Join Date: Jul 2008
Posts: 2
#1: Jul 16 '08
how do i create these constraint?
Newbie
 
Join Date: Jul 2008
Posts: 2
#2: Jul 16 '08

re: Difference between check constraint and dafault constraint


Check constraint means to check the value with in the limit and use Relational operaters

dafault constraint means to give the valule default it must be a default value

for example
amitpatel66's Avatar
Moderator
 
Join Date: Mar 2007
Location: Hyderabad, India
Posts: 2,192
#3: Jul 16 '08

re: Difference between check constraint and dafault constraint


Here we GO .
Reply