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
send sms from access to a mobile
To know 31st working date from the date entered
How to unlock MS Access files
Internet Security 2010 removal
Access 2003: Getting data to show up in columns instead of rows in a report
Can I add additional SSL cerificate for single domain?
How Can I Change Account Locked Out message
Fox 9 Microsoft Visual Fox Pro Support Library Error
MS Access Subform Fixed Column Width
How can I completely re-install USB whilst in recovery console?