SQLite/benchmarks/benchmark_run.txt

5 lines
77 B
Plaintext
Raw Permalink Normal View History

2021-03-31 12:37:15 +02:00
CREATE TABLE benchmarktable(ID long, STR char(32))
load fill
load mixed
quit