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
PickUp PowerPoint Table Cell Formatting
Display all rows except rows that are related to another within the same table (PARENT/CHILD)
Making a form select the first record in ADO recordset
Telling Access to QUIT USING PROFILE FOLDERS!!
Access Date Interval Query
IE can't see internet, but pings gateway ok
IBM Thinkpad R51 Can't get internet connection
Dropdown list with Category & subcategories out of the same table
Request timed out - help!
netsh command to stop firewall in windows server 2008