UNPKG

hana-cli

Version:
18 lines (17 loc) 851 B
<body> <div class="body conbody"> <p class="shortdesc">Table Creation Time</p> <p class="p"> This field displays the timestamp when the table was originally created in the database. The timestamp includes both date and time information in the database's time zone. </p> <p class="p"> The creation time is useful for tracking when database objects were added, which can be important for auditing, version control, and understanding the evolution of your database schema over time. </p> <p class="p"> <span class="ph uicontrol">Note:</span> This timestamp reflects the table's creation time and is not updated when the table structure is modified or when data is inserted, updated, or deleted. </p> </div> </body>