hana-cli
Version:
HANA Developer Command Line Interface
15 lines (14 loc) • 721 B
HTML
<body>
<div class="body conbody">
<p class="shortdesc">Basic Table Information</p>
<p class="p">
The Basic Info tab displays fundamental metadata about the selected table. This includes the table name,
schema name, table type (e.g., COLUMN, ROW), and the table's object identifier (OID).
</p>
<p class="p">
Additional information shown includes whether the table has a primary key, if data is preloaded into memory,
the unload priority for memory management, and the table creation timestamp. This information helps you
understand the table's configuration and characteristics at a glance.
</p>
</div>
</body>