mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 09:32:06 +00:00
2 lines
71 B
MySQL
2 lines
71 B
MySQL
|
INSERT INTO test_sync SELECT number, toString(number) FROM numbers(10)
|