In OceanBase Database, each column in a table is assigned with a data type, and each data type has its own storage format, constraints, and value range.
OceanBase Database supports the following three SQL data types:
Numeric data types
Date and time data types
Character data types
Note
OceanBase Database does not support spatial data types or the JSON data type.