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
2 lines
54 B
SQL
2 lines
54 B
SQL
select col2, TRIM(' ' from col2) from trim_tbl_my;
|