mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-23 16:12:01 +00:00
2 lines
65 B
SQL
2 lines
65 B
SQL
SELECT range(toUInt256(1), 1); -- { serverError ILLEGAL_COLUMN }
|