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-13 11:04:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
24ade25d61
ClickHouse
/
tests
/
queries
/
1_stateful
/
00011_sorting.sql
2 lines
89 B
MySQL
Raw
Normal View
History
Unescape
Escape
Change timezone in stateful tests.
2022-03-11 23:31:20 +00:00
SELECT
EventTime
:
:
DateTime
(
'
Asia/Dubai
'
)
FROM
test
.
hits
ORDER
BY
EventTime
DESC
LIMIT
10
Reference in New Issue
Copy Permalink