Quantcast
Channel: Teradata Forums - Database
Viewing all articles
Browse latest Browse all 14773

Convert string into date - response (1) by Kbos

$
0
0

You may try to cast the string value to date format...
 
cast (string_value as date format 'YYYY/MM/DD')
 
Since you have 4/6/2013 you could concatenate a zero (0) to the first character...and then apply cast...
 
Regards


Viewing all articles
Browse latest Browse all 14773

Trending Articles



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