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

4 lines
109 B
SQL

select calflushcache();
select count(*) '500 Million Orders' from orders where o_orderdate <= '1994-03-13';