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