convert 090216 (string) into 16-FEB-09 (date) in hive

前端 未结 0 1852
忘掉有多难
忘掉有多难 2020-12-13 12:55

so I am trying to convert 0902160918 (string) into 16-FEB-09

My current work:

SELECT
  date_format(from_unixtime(unix_timesta         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题