Popular Posts

SQLblog.com - The SQL Server blog spot on the web

Monday, September 4, 2017

To automatically change the value of a column if a particular date time is reached

SQLServerCentral » Latest topics
To automatically change the value of a column if a particular date time is reached
Hi,
I am using SQL Server 2012 Express Edition.
I need to automatically change the value of status field to "2"  if it reaches the particular time "2016-09-09 18:13:00.000".
How to  achieve this?
I am not having SQL agent in my s

No comments: