7
Answers

Convert STRING DATE TO DATE FORMAT

Sai Reddy

Sai Reddy

5y
926
1
I have requirement to change the string format date to date format.
 
Example:
 
6/1/2019-----m/d/y---string datatype
 
Output: June 19 
 
I tried many ways but not working in athena sql. Please help me to solve it. 
Answers (7)