Impala - How to compare a timestamp with date

前端 未结 0 1460
耶瑟儿~
耶瑟儿~ 2020-12-10 09:00

In Impala, when I tried to compare a field containing timestamp to a certain date

select * from raw.mm_alert_task_history where to_date(alert_date_dt)>= to         


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