1 paper
Christian Duta, Denis Hirn, Torsten Grust
"PL/SQL functions are slow," is common developer wisdom that derives from the tension between set-oriented SQL evaluation and statement-by-statement PL/SQL interpretation. We pursu…