Stored Procedures

Snippets

05
ALTER TABLE MyTableName ADD CONSTRAINT DF_MyTableName DEFAULT GETDATE() FOR MyColumnName
Posted in: SQL Scripts

Comments

There are currently no comments, be the first to post one!

Post Comment

Only registered users may post comments.