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-17 13:13:36 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2fb554c61f
ClickHouse
/
tests
/
queries
/
1_stateful
/
00011_sorting.sql
2 lines
92 B
MySQL
Raw
Normal View
History
Unescape
Escape
Fix some tests
2021-07-18 09:16:35 +00:00
SELECT
EventTime
:
:
DateTime
(
'
Europe/Moscow
'
)
FROM
test
.
hits
ORDER
BY
EventTime
DESC
LIMIT
10
Reference in New Issue
Copy Permalink