This website requires JavaScript.
Explore
Help
Sign In
thevar1able
/
ClickHouse
Watch
1
Star
0
Fork
0
You've already forked ClickHouse
mirror of
https://github.com/ClickHouse/ClickHouse.git
synced
2024-11-12 10:34:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
efff19e996
ClickHouse
/
tests
/
queries
/
0_stateless
/
02006_todatetime64_from_string.sql
2 lines
53 B
MySQL
Raw
Normal View
History
Unescape
Escape
Update 02006_todatetime64_from_string.sql
2021-08-12 10:27:36 +00:00
SELECT
toDateTime64
(
'
2021-03-22
'
,
3
,
'
Asia/Tehran
'
)
;
Reference in New Issue
Copy Permalink