Skip to content Skip to sidebar Skip to footer
Showing posts with the label Plsql

Wrong Number Or Types Of Arguments In Call To Procedure With Use Zxjdbc

I took official example from http://www.jython.org/archive/21/docs/zxjdbc.html: Oracle >>>… Read more Wrong Number Or Types Of Arguments In Call To Procedure With Use Zxjdbc

Is There A Way To Use FORALL To Insert Data From An Array?

I am running oracle 19c and I want to get the best insert performance I can. Currently, I insert us… Read more Is There A Way To Use FORALL To Insert Data From An Array?