You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-12-20 01:42:27 +03:00
3 lines
122 B
SQL
3 lines
122 B
SQL
select calflushcache();
|
|
select count(*) 'Small Side Join Count' from customer where c_acctbal > 9963 and c_nationkey < 5;
|