You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-08-01 06:46:55 +03:00
the begginning
This commit is contained in:
2
dbcon/ddlpackage/sql/atmcdd01.sql
Normal file
2
dbcon/ddlpackage/sql/atmcdd01.sql
Normal file
@ -0,0 +1,2 @@
|
||||
-- alter column drop default
|
||||
ALTER TABLE tbl_name ALTER COLUMN col_name DROP DEFAULT;
|
Reference in New Issue
Block a user