Is it possible to cause hdbsql to accept a SQL statement with a trailing semicolon in command line mode? For example:
hdbsql -U mystoreuser -x -a "select * from SAPHL1.t000;"
We would like to share scripts between SAP systems with Oracle, DB2 and HANA databases. This is the only reminaing hurdle.... Can't seem to find a solution in the documentation for hdbsql, which is limited.