August 24, 2006
Streamline Your Oracle Production Code with Conditional Compilation
Every Oracle PL/SQL developer concerned about the performance impact of repeated if… then… else calls can use conditional compilation to scrub these calls from production code. And that”s just the beginning.
