presto SQL - Filter records if date column format is not matching yyyy-MM-dd

后端 未结 0 1099
花落未央
花落未央 2021-02-01 16:16

I need to get all the records from a table that has a date not matching with the format yyyy-MM-dd.

Here, column ID is unique bigint column. start_date is of varchar dat

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