hana-cli
Version:
HANA Developer Command Line Interface
15 lines (14 loc) • 691 B
HTML
<body>
<div class="body conbody">
<p class="shortdesc">Table Column Definitions</p>
<p class="p">
The Fields tab presents a detailed list of all columns in the table. For each column, you'll see the column
name, data type, length, precision, scale, and whether the column allows NULL values.
</p>
<p class="p">
Additional attributes displayed include whether each column is part of the primary key, has a default value,
and any other column-specific properties. This comprehensive view helps you understand the complete structure
and data schema of the table.
</p>
</div>
</body>