How does one write a remark in SQL scripts being run by hdbsql client ?
I tried using the conventional "--" but it fails on the following error
257:sql syntax error: invalid SQL type SQLSTATE:HY000
How does one write a remark in SQL scripts being run by hdbsql client ?
I tried using the conventional "--" but it fails on the following error
257:sql syntax error: invalid SQL type SQLSTATE:HY000