Default empty string value for varchar columns in Microsoft SQL Management Studio
To insert empty string as a default value in SQL Management Studio you need to enter ('') (open parenthesis, two apostrophes, and close parenthesis) into 'Default Value or Binding' field.
No comments:
Post a Comment