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-21 23:21:59 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f559037c4d
ClickHouse
/
tests
/
queries
/
0_stateless
/
02580_like_substring_search_bug.sql
avogar
e5f4ba7543
Rename recent tests to fix order
2023-02-27 19:44:37 +00:00
2 lines
35 B
SQL
Raw
Blame
History
SELECT
'
Win\Sys
'
LIKE
'
%Win\Sys%
'
;
Reference in New Issue
View Git Blame
Copy Permalink