I'm reading a column that's a short date that I need to convert to a long date or a string. Excel can do this readily , but I can't find out how to do it with Oracles SQL
Examples of the DATETIME column:
41590.6753233101
41593.7843996875
41593.7844002199
41593.7844007638
I would like to convert this to a human readable date. Hate to have to direct someone move the out put to excel if you want to see the date.