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
6a90abc543
ClickHouse
/
dbms
/
tests
/
queries
/
0_stateless
/
00765_sql_compatibility_aliases.reference
13 lines
37 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add lcase/ucase + make lower/upper case-insensitive #3715
2018-12-05 16:59:35 +00:00
foo
FOO
foo
FOO
Add replace -> replaceAll alias #3713
2018-12-06 13:23:45 +00:00
baz
Add locate -> position alias #3713
2018-12-06 13:36:23 +00:00
2
Make substring function name case-insensitive + add two aliases #3704
2018-12-06 14:30:10 +00:00
fo
oo
o
Make if function name case-insensive #3704
2018-12-06 14:40:32 +00:00
1
Support SUBSTRING(expr FROM start FOR length)
2018-12-10 12:54:02 +00:00
oo
o
Reference in New Issue
Copy Permalink