UNPKG

hana-cli

Version:
15 lines (14 loc) 698 B
<body> <div class="body conbody"> <p class="shortdesc">View Column Definitions</p> <p class="p"> The Fields tab presents a detailed list of all output columns in the view. 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"> This comprehensive view helps you understand the complete output structure and data schema of the view. Understanding the view's column structure is essential when consuming the view in applications or when designing queries that reference this view. </p> </div> </body>