High speed PL/SQL

I found a nice presentation with the title "High speed PL/SQL" by Rodger Lepinsky. It talks about how one should write code to optimize for performance. It's a nice intro for beginners who already know the language and have one or two projects behind them, but have not yet dived into optimizations deeply. I'd say this doc is the "Absolute minimum a PL/SQL developer should know about optimization". Wink