Good afternoon,
I'm extremely new to DB2. I don't know how to convert a serial date to a common date format. The database I am trying to pull data from uses a serial date which represents the number of days from 01/01/1900. So, June 1 2011 is stored as 40694 in the database. Is there a way to convert the serial date to a mm/dd/yyyy format?
Thank you in advance for your help.
-Clint
I'm extremely new to DB2. I don't know how to convert a serial date to a common date format. The database I am trying to pull data from uses a serial date which represents the number of days from 01/01/1900. So, June 1 2011 is stored as 40694 in the database. Is there a way to convert the serial date to a mm/dd/yyyy format?
Thank you in advance for your help.
-Clint