I have a database I use for reporting demonstration purposes. It currently has one full complete year of data (2011) and two partial years of data (2010 and 2009)
I would like to change the dates, based on a particular field called modified which is in the following format 2011-12-04 15:00:00 to the next year. So my 2009 data to 2010, my 2010 data to 2011 and my 2011 data to 2012.
The idea is to keep the data dates current in order to use for demo's, without have to create new data every year.
what would be the best process to update/change the modified years?
Thank you,
J
Julie
CRXI CE10 / RS2005 Sql DB
I would like to change the dates, based on a particular field called modified which is in the following format 2011-12-04 15:00:00 to the next year. So my 2009 data to 2010, my 2010 data to 2011 and my 2011 data to 2012.
The idea is to keep the data dates current in order to use for demo's, without have to create new data every year.
what would be the best process to update/change the modified years?
Thank you,
J
Julie
CRXI CE10 / RS2005 Sql DB