SQL Server Forums - Default value or Binding = (getdate()) in table

SQL Server Forums - Default value or Binding = (getdate()) in table

瀏覽:1144
日期:2025-10-06
I am using Default value or Binding = (getdate()) in all of my tables, where ever a updated field is: I am facing a problem, when an existing record is updated i want the date to be changed. The date is being plugged by SQL server only when a record is cr...看更多