ClickHouse/tests/queries/0_stateless/02514_tsv_zero_started_number.sql

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

3 lines
51 B
MySQL
Raw Normal View History

select toTypeName(*), * from format(TSV, '0123');