Maximum number of parameters on prepared statement execution
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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