Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
User defined type and default
Message
From
25/06/2010 14:33:06
James Blackburn
Qualty Design Systems, Inc.
Kuna, Idaho, United States
 
 
To
All
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Title:
User defined type and default
Environment versions
SQL Server:
SQL Server 2008
Miscellaneous
Thread ID:
01470595
Message ID:
01470595
Views:
89
I have been trying to add a user defined type (domain) and I can't seem to be able to add a default value and no, I don't want to use a bit type.

create type LOGICALFLAG
from tinyint not null default 0

Thanks.
Next
Reply
Map
View

Click here to load this message in the networking platform