1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-12-20 01:42:27 +03:00
Files
mariadb-columnstore-engine/utils/scenarios/perf/sql/110/q110.5.sql
2016-01-06 14:08:59 -06:00

4 lines
110 B
SQL

select calflushcache();
select count(*) '200 Million Orders' from orders where o_orderdate <= '1992-11-16';