select *
from tstRts.tRtsReoRunTSStats
where dbName = 'WI02A1P' and name = 'A101H'
and partition = 17
order by dbName, name, partition, tst desc
with ur
;x;
select *
from oa1p.tadm36a1
where sta like '%A%'
;
select *
from a540769.vrtsReoTs
where dbName like 'MF%'
;
x
select bigInt(345345e5), bigInt(345345e5) /123
, bigInt(199), round(real(bigInt( 199)) /100, 0)
from sysibm.sysdummy1
;
x