Hi all,
A customer of mine is using an ingres database. I'm trying to extract the data and need to manipulate the dates in particular before adding to a Sybase database.
The dates in the this ingres database seem to be stored in many fomats and makes manipulation (without writing a very good parser) difficult. I know in sybase we have a CONVERT function which creates a string containing the date in a known format.
Is there an equivalent in INGRES?
Failing that, perhaps returning the date diff with today can be used. Again, is there an equivalent date diff in INGRES and has anyone information on the format of the select command for that?
Thank you for your help,
Shanks!
