If I recall correctly, it should be something like:
ALTER TABLE table_name ADD extra REAL DEFAULT 0
See: http://msdn.microsoft.com/en-us/library/ms190273.aspx
See: Add a column with a default value to an existing table in SQL Server
1.4m articles
1.4m replys
5 comments
57.0k users