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 identify at runtime if the sw is in debug or release mode (VB.NET)
SQL Server query issue with inner and outer joins
Windows messages : How to find the sender of of WM_USER message
Convert LINQ in C# to VB.NET
LEFT/RIGHT Joins not working as expected
ESXi Backup Vmware best way ?
Query to match client with worker and goals
Synchronizing three (3) combo boxes in a form.
SQL DateTime conversion
Outlook SP3 blocks attachments