adding test scripts
[csql.git] / test / cache / CacheTable / csqlinputoracle.sql
blob2bd47d24341a103761dfe15cce72472057c4b719
1 create table t1(f1 bigint, f2 bigint, primary key(f1));