|
|
Browse by Tags
All Tags » getdate() SQL Stored Procedure template
-
Hi,
I have reciently made a table in SQL Server 2005 that has a ''[Created] DateTime column NOT NULL'' where the default value = ''getdate()'' function.
I was assuming that when i ran your SQL Stored Procedure template, it would reconize the DateTime column and the default value and appropriately set the getdate() function in the ...
|
|
|