*** empty log message ***
[csql.git] / test / cache / CacheTable / csqlinputtest9.sql
blobefbcf374d4c773cde6f5c32bc9406c95242cc0bb
1 create table t1(f1 int, f2 int, f3 int, primary key (f1));