hi
i want to sum the decimal values in sql server.
i have two values like this
123.8132924 and 125.8132924
now i want to display the sum of two values. but it display as a whole number 128.
but i want to display the decimal values too.
how to do that.
need ur suggestions with examples.
regards
gopal.s