Hi Naresh,
you can use to_char( to_date ("creationdate", 'MM-DD-YYYY') ).
It will execute fine.
But Dividing Creation Date / 1000, you will get error.
Regards,
Muthuram
Hi Naresh,
you can use to_char( to_date ("creationdate", 'MM-DD-YYYY') ).
It will execute fine.
But Dividing Creation Date / 1000, you will get error.
Regards,
Muthuram