Input: 123.10000000 Output: 123.10 ... You will need to convert it: Select Convert( numeric(19,2), @value). You can use the Round function too to perform the ...
stackoverflow.com