For sample ,you can refer to large insert and updates in https://github.com/joeferner/node-oracle.
In insert and updates in https://github.com/joeferner/node-oracle , we see that connection.prepare is being used. But if I excute my code using this statement by installing oracle package, its not working fine.
If possible can you please provide me more examples on bulk updates in nodejs for better understanding.
Thanks in advance,
Mamatha