SAP / SAP/node-hdb

Maximum number of parameters on prepared statement execution

Open
#145 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
322
Forks
99
PR merge metrics
No merged PRs in 30d

Description

What’s the maximum number of parameters that I can send to HANA when executing a prepared statement? I couldn’t find this information in the README of this repo or in HANA docs (https://help.sap.com/viewer/0eec0d68141541d1b07893a39944924e/2.0.04/en-US/e5dd6db0eb214241bb9c543642bb02d5.html).

Please consider the case of bulk insert/update, where a list of lists is sent as execution parameter (as described in here).

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the README's bulk-insert section and the linked SAP HANA documentation, then verify the parameter limit for ordinary and bulk prepared-statement execution. Record the confirmed limit, including any caveats or source reference, in the README.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, node.js
Domain
databases, documentation
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.