Just to remember... nothing more :
byteShort numerical from -128 to +1271 byteshortShort numerical from -32768 to +327672 bytesintNumerical from -2 147 483 648 to +2 147 483 6474 byteslongLong numerical from -263 to +263 -18 bytesfloatDecimal from -1.4 * 10-45 to +3.4 * 10384 bytesdoubleLong decimal from 4.9 * 10-324 to +1.7 * 103088 bytescharUnicode character (65536 possible characters)2 bytesbooleanBoolean (true or false)1 byte
byteShort numerical from -128 to +1271 byteshortShort numerical from -32768 to +327672 bytesintNumerical from -2 147 483 648 to +2 147 483 6474 byteslongLong numerical from -263 to +263 -18 bytesfloatDecimal from -1.4 * 10-45 to +3.4 * 10384 bytesdoubleLong decimal from 4.9 * 10-324 to +1.7 * 103088 bytescharUnicode character (65536 possible characters)2 bytesbooleanBoolean (true or false)1 byte