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:
3
dbcon/ddlpackage/sql/atrt01.sql
Normal file
3
dbcon/ddlpackage/sql/atrt01.sql
Normal file
@ -0,0 +1,3 @@
|
||||
-- alter table with TO
|
||||
alter table t1 rename t2;
|
||||
alter table t1 rename to t2;
|
Reference in New Issue
Block a user