forked from docs/doc-exports
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>
14 lines
801 B
HTML
14 lines
801 B
HTML
<a name="dli_08_0057"></a><a name="dli_08_0057"></a>
|
|
|
|
<h1 class="topictitle1">Overview</h1>
|
|
<div id="body8662426"><p id="dli_08_0057__p1625813109247">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.</p>
|
|
<p id="dli_08_0057__p1910192232411">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.</p>
|
|
<p id="dli_08_0057__en-us_topic_0093947008_a63de052ecbb24a88a5db1c9f680643b0">DLI only supports primitive data types.</p>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="dli_08_0056.html">Data Types</a></div>
|
|
</div>
|
|
</div>
|
|
|