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