Interview Question
Friday, July 11, 2014
How to alter default values in Sql Server?
alter table test drop constraint DF__test__Id
alter table test add constraint DF__test__Id default 1 for Id
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment