adding test scripts
[csql.git] / test / sql / StmtCache / sel.sql
blob5cb2cecd48f741d9a06db8eee7898cae78406e46
1 select * from t1 where f2=100;
2 select * from t1 where f2=200;