PIPELINED PL/SQL function performance
8 Comments Published April 11th, 2008 in Database, Oracle, TechnicalI recently had an opportunity to do a deeper dive into a performance issue related to the performance of a PIPELINED function. The results weren’t quite what I had expected, so I thought they may be of general interest. As with many performance issues, the issues encountered here are likely data- and database-specific. This was [...]
