pvb0089
Explorer
Member since ‎09-30-2020

User Statistics

  • 2 Posts
  • 0 Solutions
  • 3 Kudos given
  • 0 Kudos received

User Activity

Hello, is there a way to get the row id of a insert statement ? conn.exec("INSERT INTO Test VALUES(1, 'Hello')",function(err,affectedRows){ if(err)throw err; }); Module: @sap/hana-client https://help.sap.com/viewer/1efad1691c1f496b8b580064a65...
Kudos given to