You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-07-30 19:23:07 +03:00
the begginning
This commit is contained in:
3
dbcon/dmlpackage/sql/u01.sql
Normal file
3
dbcon/dmlpackage/sql/u01.sql
Normal file
@ -0,0 +1,3 @@
|
||||
UPDATE supplier
|
||||
SET name = 1 + 1
|
||||
WHERE C2 = 'IBM';
|
Reference in New Issue
Block a user