ClickHouse/tests/queries/0_stateless/02185_split_by_char.sql

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

2 lines
34 B
MySQL
Raw Normal View History

2022-01-30 01:10:27 +00:00
select splitByChar(',', '1,2,3');