aravindan_v

joined 1 year ago
[โ€“] [email protected] 1 points 1 year ago

I bet they didn't count the one that's in my heart..

[โ€“] [email protected] 2 points 1 year ago (1 children)

If you're asking about the information about the number of rows, oracle db clients do that. For nodejs, oracle's library will provide this number in the response to a dml statement execution. So you can retrieve it in your backend code. You have to write additional code to bring this message to the front-end.

https://oracle.github.io/node-oracledb/