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