Maclochlainn’s Weblog

Oracle Database 11g PL/SQL New Features

Posted in Oracle by maclochlainn on April 17th, 2008

Last month I presented the Oracle PL/SQL 11g New Features at the Utah Oracle User’s Group (UTOUG) Training Days. You can find the slides here. My favorite new feature is that you no longer have to select a sequence into a variable to use it in a SQL statement in a PL/SQL block. 

Leave a Reply