adding test scripts
[csql.git] / test / cache / Bidirectional / select.sql
blobbc549f2be86bd062674397be12d5a44a1c21299b
1 echo select * from t1;
2 select * from t1;
3 echo select * from t2;
4 select * from t2;