SyntaxFix
Write A Post
Hire A Developer
Questions
You're specifying the table name twice. The ALTER TABLE part names the table. Try: Alter table TableName alter column [Date] default getutcdate()