[-] aravindan_v@programming.dev 1 points 1 year ago

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

[-] aravindan_v@programming.dev 2 points 1 year ago

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/

aravindan_v

joined 1 year ago