AQuery/benchmark/quries/Timescaledb/q8

3 lines
85 B

SELECT stocksymbol, quantity, price
FROM trade01m
WHERE time >= 5288 and time <= 7000