github.com/matrixorigin/matrixone@v0.7.0/test/distributed/cases/util/declare.sql (about) 1 DECLARE a, b INT; 2 DECLARE a, b INT DEFAULT 1;