code reorg
[csql.git] / test / cache / CacheVerify / db2update.sql
bloba541bde2bf82b88b9bd3cb29c410238a7046652d
1 update t1 set f7 = '2020-02-20' where f1 = 7;
2 update t1 set f8 = '20:20:20' where f1 = 10;