1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-07-01 06:21:41 +03:00
Files
2016-01-06 14:08:59 -06:00

4 lines
68 B
SQL

-- alter table modify column
alter table fooby
modify donkey int;