Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Column Check Constraint including is null

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-08-31 : 09:29:44
Elinoar writes "Is it possible to use a check Constraint like:

"columnName in (1,2,4) or columnName isNull" ?
It raises an error when a null value is inserted into the table

thanks
Elinoar
"
   

- Advertisement -