repo.or.cz
/
csql.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
fixing compilation error
[csql.git]
/
test
/
cache
/
CacheTable
/
exp.test014.ksh
blob
9ba8740732c30201a7aaee8ec5717900d78a9530
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
8