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 2005 Forums
 Transact-SQL (2005)
 Default Bindings assigning a string value

Author  Topic 

Trudye
Posting Yak Master

169 Posts

Posted - 2009-08-24 : 18:13:07
I want to assign a string default value to a field in a table. Should the value be in single quotes 'HD'?

Thank you,

madhivanan
Premature Yak Congratulator

22864 Posts

Posted - 2009-08-25 : 03:20:09
quote:
Originally posted by Trudye

I want to assign a string default value to a field in a table. Should the value be in single quotes 'HD'?

Thank you,



Yes

Madhivanan

Failing to plan is Planning to fail
Go to Top of Page
   

- Advertisement -