mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-13 02:53:38 +00:00
3 lines
90 B
SQL
3 lines
90 B
SQL
SELECT toTypeName(randomPrintableASCII(1000));
|
|
SELECT length(randomPrintableASCII(1000));
|