64 bit build fix
[csql.git] / test / cache / Bidirectional / db2createlogtable.sql
blob1e17db9f4e62b146db80e7f96b8c5d1013735d95
1 create table csql_log_int(tablename char(64), pkid int, operation int,cacheid int, id int not null GENERATED AS IDENTITY);