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
Vista Home Basic & Vista Business - IE8 not supported
MS Access Audit using Screen.ActiveControl.OldVa<wbr />lue
Remove first 5 characters from SQL
Reason for MyProj.csproj.FileListAbso<wbr />lute.txt
asp.net Why does'nt these required fields work. Only the Phone field works?
How to change data arrangement from Raw arrangement into column arrangement
Forefront TMG - Outbound IPSec Connection gets blocked
Windows 2003 Domain controller on a backup server Backup Exec 12.5
sql server agent email job notification in sql server management studio
Microsoft Word can't find the DVZAddin.dll file and Excel can't find DVZXLAddin.dll File?