repo.or.cz
/
csql.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
changes for windows jdbc driverw
[csql.git]
/
test
/
cache
/
MultiDsn
/
Gateway
/
psqlupdate.sql
blob
9e4a94b576786d0b673ddace07e4f86a91a0120d
1
update tt1 set f1=111 where f1=11;
2
update tt1 set f1=222 where f1=22;
3
update tt2 set f1=1 where f1=1111;
4
update tt2 set f1=2 where f1=2222;