Using Oracle in node.js
FAQ
Foat precision
- When retrieving float number, there will be precision problems.
- Solution: fetchAsString
- Solution: trim number to certain digits like 10 or 12
execute() options
- See a list of
execute()
options
Using Oracle in node.js
https://blog-cdt1.vercel.app/2022/11/01/Using-Oracle-in-node-js/