Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can non-empty rule be in database?
Message
 
General information
Forum:
Microsoft SQL Server
Category:
Other
Environment versions
SQL Server:
SQL Server 2005
Miscellaneous
Thread ID:
01453964
Message ID:
01453967
Views:
46
You can use an expression in a column constraint. For example,
LEN(mycolumn) > 0
>
>I am trying to figure out if it can be specified in the SQL Server database column property that an entry is required. I don't see it but want to be sure that I am not missing something obvious. Is it possible to enforce in the database?
>
>TIA.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform