Instantiate a HANA client and execute a simple SELECT statement.
npm install
- replace empty values in conn_params within
script.js
by actual HANA connection parameters npm run start
<- this will execute theSELECT ...
statement and redirect logs to logs.txt