with t(x) as
(select value(v) from table(sys.odcinumberlist(1.1,-1.1,500.4,-283.5,50,-50))v)
select x-mod(x,1)from t
/
|
|||||||||
hidden batch(es) | |||||||||
with t(x) as
(select value(v) from table(sys.odcinumberlist(1.1,-1.1,500.4,-283.5,50,-50))v)
select x-mod(x,1)from t
/
|
|||||||||
hidden batch(es) | |||||||||