adding test scripts
[csql.git] / test / cache / CacheTable / exp.test014.ksh
bloba5aaf3bb13d491f1d5b313f44d5c9c69253f069b
1 Table t1 created with two records in target db.
2 cachetable -t t1 -c "f1=1"
3 select * from t1;
4 ---------------------------------------------------------
5 t1.f1 t1.f2
6 ---------------------------------------------------------
7 1 1111