1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-12-24 14:20:59 +03:00
Files
mariadb-columnstore-engine/utils/scenarios/perf/sql/106/dmpp.1tbl.orderby.1.sql
2016-01-06 14:08:59 -06:00

2 lines
80 B
SQL

Select l_quantity from lineitem where l_orderkey < 1000000 order by l_quantity;