You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-07-29 08:21:15 +03:00
the begginning
This commit is contained in:
3
dbcon/ddlpackage/sql/atmct01.sql
Normal file
3
dbcon/ddlpackage/sql/atmct01.sql
Normal file
@ -0,0 +1,3 @@
|
||||
-- alter table modify column
|
||||
alter table fooby
|
||||
modify donkey int;
|
Reference in New Issue
Block a user