An integer data type represents some range of mathematical integers. Integral data types may be of different sizes and may or may not be allowed to contain negative values.Examples:
Float number, also known as a floating-point number, consists of a set of digits and a decimal point, which separates the fractional part of the number from the whole part. The term “floating” refers to the fact that the decimal point can “float” to represent values with a varying number of digits before and after the decimal point.Examples:
The DateTime value type represents dates and times, with values ranging from 00:00:00 (midnight), January 1, 0001 Anno Domini (Common Era) through 11:59:59 P.M., December 31, 9999 A.D. (C.E.) in the Gregorian calendar.Supported Formats: