Microsoft
Software
Hardware
Network
Question : sql updating a table
Hello,
I have a 365 rows table that contains the dates from 2009-01-01 to 2009-12-31
How can I chane just the 2009 values to 2010?
Thanks
Answer : sql updating a table
update [522].MyTable set [MyDate] = (DATEADD(year, 1, [MyDate]))
Enjoy
Random Solutions
SQL Rewrite this dateadd line
SQL Server Report and Active X Control
TSQL: How to plug Nulls with Lookup values in same column and limited keys
c# asp.net
set workseet as active then run a macro on other worksheets
Can a property be added to each property in a collection class
TRANSACTION FAILED in Outlook 2007 email
How to unshare Printers & Faxes and Scheduled Tasks
get data from a gridview to a popup window and then update the gridview
Windows 2008 r2 Cluster Shared Volume - Stuck "Online (Backup in progress, Redirected access)"