7 lines
215 B
Plaintext
7 lines
215 B
Plaintext
# name: benchmark/tpch/sf1/q06.benchmark
|
|
# description: Run query 06 from the TPC-H benchmark (single-threaded)
|
|
# group: [sf1]
|
|
|
|
template benchmark/tpch/sf1/tpch_sf1.benchmark.in
|
|
QUERY_NUMBER=6
|
|
QUERY_NUMBER_PADDED=06 |