SQLite/benchmarks/benchmark_run.txt

5 lines
77 B
Plaintext

CREATE TABLE benchmarktable(ID long, STR char(32))
load fill
load mixed
quit