ClickHouse/utils/durability-test/insert.sql

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

2 lines
66 B
MySQL
Raw Normal View History

2020-09-01 01:46:40 +00:00
INSERT INTO test SELECT number, toString(number) FROM numbers(10)