Posted on: 11/15/2008 5:00:00 PM | Views : 777

The decimal data type is used to store numbers with a high level of precision. The potentially large number of decimal places held is useful for many mathematical or statistical calculations. However, it is helpful to round values for display purposes.

...

Go to the complete details ...