Hidden features of PL/SQL

Posted by Adam Paynter on Stack Overflow See other posts from Stack Overflow or by Adam Paynter
Published on 2009-06-23T09:20:03Z Indexed on 2010/05/18 14:01 UTC
Read the original article Hit count: 256

Filed under:
|
|
|

In light of the "Hidden features of..." series of questions, what little-known features of PL/SQL have become useful to you?

Edit: Features specific to PL/SQL are preferred over features of Oracle's SQL syntax. However, because PL/SQL can use most of Oracle's SQL constructs, they may be included if they make programming in PL/SQL easier.

© Stack Overflow or respective owner

Related posts about plsql

Related posts about Oracle