add benchmark queries
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
SELECT stocksymbol, quantity, price
|
||||
FROM benchmark.trade10m
|
||||
WHERE time >= 5288 and time <= 7000
|
||||
Reference in New Issue
Block a user