First page Back Continue Last page Image

Type Bytes

Type Bytes

BIGINT 8

INT 4

MEDIUMINT 3

SMALLINT 2

TINYINT 1

Remember from your Math class that Integers are whole numbers and do not have a decimal point or Fractional elements

Integers are favored by computer systems because they take up less space

If I can store a Variable as Integer, Fixed Point or Floating Point I will always choose Integer because of the Space Advantage

1 44 235 10119

Types Of Numbers: Integer