Viewing post 1 (of 1 total)
it's just use convert(int, <<value>>)
eq:
select convert(int,2.5)
result:
2
September 27, 2012 at 1:53 am
#1542735