This can be done in the SSMS GUI as well. I show a default date below but the default value can be whatever, of course.
- Put your table in design view (Right click on the table in object explorer->Design)
- Add a column to the table (or click on the column you want to update if it already exists)
- In Column Properties below, enter
(getdate())
orabc
or0
or whatever value you want in Default Value or Binding field as pictured below: