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
execute()
options