What does second parameter in ClickHouse function toDateTime64 mean?

后端 未结 0 1297
长发绾君心
长发绾君心 2020-12-30 15:38

ClickHouse has function toDateTime64() to convert string into DateTime64 data type.

Example from official documentation:

SELECT * FROM dt WHERE timesta         


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