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
b7a8acc302
ClickHouse
/
tests
/
queries
/
0_stateless
/
01656_test_hex_mysql_dialect.sql
Vitaly Baranov
39d73c01b2
Add tags to tests.
2021-09-12 17:15:28 +03:00
4 lines
38 B
SQL
Raw
Blame
History
-- Tags: no-fasttest
SELECT
HEX
(
10
)
;
Reference in New Issue
View Git Blame
Copy Permalink