Click here to Skip to main content
15,949,741 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
How to set a default value to nvarchar field in sql server 2008?
Posted
Updated 14-Jan-16 8:08am
v3
Comments
PIEBALDconsult 14-Jan-16 14:07pm    
I do it via the UI in SSMS.

1 solution

It's very simple and also a very easy thing for you to google. I believe you learn more when you do your own research.

However, here is google's first result, SQL DEFAULT Constraint[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900