HI Naresh,
I wonder why string value divided by 1000 --> "creationdate" / 1000
In HANA,
you can use either to_date / to_timestamp functions.
to_date ("creationdate", 'MM-DD-YYYY')
HI Naresh,
I wonder why string value divided by 1000 --> "creationdate" / 1000
In HANA,
you can use either to_date / to_timestamp functions.
to_date ("creationdate", 'MM-DD-YYYY')