Some of the MySQL built-in datatypes are listed below:
|
![]() |
DATE
INTEGER
NUMBER
NUMBER(
precision, scale)
, where precision is the total number of digits and scale is the number of digits to right of decimal point.
For the example of “amount number(5,2)
”, 123.46 is valid, and 12345 is invalid.
REAL
SMALLINT
VARCHAR
VARCHAR2
.
VARCHAR2
VARCHAR
definition is finalized.
Lend an ear (Listen), and I’lll tell you what people said at the meeting yesterday. |