Numeric Data Types
Explore numeric data types in MariaDB Server. This section details various integer, fixed-point, and floating-point types, crucial for accurately storing numerical data in your database.
Numeric Data Type OverviewBIGINTBITBOOLBOOLEANDEC, NUMERIC, FIXEDDECDECIMALDOUBLE PRECISIONDOUBLEFIXEDFLOATFLOAT4FLOAT8Floating-point AccuracyINTINT1INT2INT3INT4INT8INTEGERMEDIUMINTMIDDLEINTNUMBERNUMERICREALSMALLINTTINYINTVECTOR
Last updated
Was this helpful?