hana-cli
Version:
HANA Developer Command Line Interface
14 lines (13 loc) • 639 B
HTML
<body>
<div class="body conbody">
<p class="shortdesc">Current Database User Connected</p>
<p class="p">
Displays the database user name that is currently authenticated and connected to the SAP HANA database.
This is the user whose credentials were used to establish the connection.
</p>
<p class="p">
All database operations and queries will be executed with this user's privileges and permissions.
This field is read-only and reflects the connection details from your default-env.json or connection configuration file.
</p>
</div>
</body>