Files
doc-exports/docs/dli/sqlreference/dli_08_0057.html
Su, Xiaomeng 66d959f7d2 dli_sqlreference_0430
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com>
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: Su, Xiaomeng <suxiaomeng1@huawei.com>
Co-committed-by: Su, Xiaomeng <suxiaomeng1@huawei.com>
2025-09-29 07:21:24 +00:00

801 B

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.