Introduction numeric

suggest change

MySQL offers a number of different numeric types. These can be broken down into

Group Types
Integer Types INTEGER, INT, SMALLINT, TINYINT, MEDIUMINT, BIGINT
Fixed Point Types DECIMAL, NUMERIC
Floating Point Types FLOAT, DOUBLE
Bit Value Type BIT

Feedback about page:

Feedback:
Optional: your email if you want me to get back to you:


Data Types:
*Introduction numeric

Table Of Contents