mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-06 15:42:39 +00:00
2 lines
66 B
MySQL
2 lines
66 B
MySQL
|
INSERT INTO test SELECT number, toString(number) FROM numbers(10)
|