adding test scripts
[csql.git] / test / cache / CacheTable / exp.test019.ksh
blob0664d7cf6a8b2ab04bd63d406c4670dec9b44221
1 after cahe with -c option
2 select * from t1
3 ---------------------------------------------------------
4 t1.f1 t1.f2
5 ---------------------------------------------------------
6 1 1111
8 after reload , select * from t1;
9 ---------------------------------------------------------
10 t1.f1 t1.f2
11 ---------------------------------------------------------
12 1 1111