Quantcast
Channel: SCN: Message List - SAP HANA Developer Center
Viewing all articles
Browse latest Browse all 9165

Re: DATE displayed as 00000000

$
0
0

Hi Surendra,

 

I had a similar problem and oddly the following worked for me with the to_date() function:

 

to_date(date, 'YYYYMMDD') -> note the format string.

 

Try experimenting with the dummy pseudo table to see what works for you, e.g.:

 

select to_date(date_string, 'YYYYMMDD'/another_format_string) from dummy;

 

Hope this helps.

 

Regards,

 

Ramesh


Viewing all articles
Browse latest Browse all 9165

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>