You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-08-17 09:41:06 +03:00
4 lines
103 B
SQL
4 lines
103 B
SQL
delete from test203;
|
|
load data infile '/tmp/test203.tbl' into table test203 fields terminated by '|';
|
|
|