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
File Removed
[csql.git]
/
test
/
dbapi
/
Predicate
/
exp.test009
blob
efd3fbceb543ffe605329e3eb7333ba3948ea362
1
Table created
2
Total Tuples inserted is 10
3
Predicate: (f1 ==3 AND f2 > 2 AND f3 !=5 AND f4 <5 AND f5 >=3 )
4
tuple value is 3 3 3 3 3
5
Predicate: (f1 ==3 AND f2 > 2) AND (f3 !=5 AND f4 <5) )
6
tuple value is 3 3 3 3 3