*** empty log message ***
[csql.git] / test / cache / CacheTable / exp.test025.ksh
blob806804be52126356c1ff2769eabd32595e2cc324
1 Table t1 created in target DB.
2 cachetable -t t1 -c "f1<3" -f "f1,f3,f5"
3 select from t1 table
4 ---------------------------------------------------------
5 t1.f1 t1.f3 t1.f5
6 ---------------------------------------------------------
7 1 111 1111
8 2 222 2222
10 Table t1 unloaded from CSQL