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