Updated on 2025-04-02 GMT+08:00

Overview

Data type is a basic attribute of data and used to distinguish different types of data. Different data types occupy different storage space and support different operations.

Data is stored in data tables in the database. Each column of a table defines the data type. During storage, data must be stored according to data types.

DLI only supports primitive data types.