Hi Shanmugavel
datatype is" string "for creation date and value looks like this 04-18-2014,04-15-2014 and so on....
Note : o_char(to_timestamp("creationdate" / 1000), 'MM-DD-YYYY') AS "creationdate" is taken from postgresql database and i need to find out hana equivalent fuction for this
Regards
Naresh P