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
How to change Windows 7 pre-login background image
Desktop app registry and program files access under Vista and Windows7
Using a Field from a Table as part of the file name when saving in a module
problem with VBA code to operate command on sub-form
Subforms and bookmarks
SCCM 2007R2 Collections Do Not Update
Window Server 2008 64bit Standard
limit for ms sql
silverlight 3.0 mouse wheel support
FoxPro Code for creating text string for Intelligent Mail Barcode