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