Showing posts with label Numeric. Show all posts
Showing posts with label Numeric. Show all posts

Wednesday, October 27, 2010

What is Decimal?

The Decimal data type is used to store currency and other decimal values as it supports up to 28 digits to the right of the decimal point.

What is an Integer?

 The Integer data type is a numeric type and can hold whole numbers - such as 1, 100, 3500.