208 Views
Anyone familiar with PL/SQL, the procedural language extension to Oracle SQL, knows that the code they are touching is usually business-critical, likely to be around for a long time, and may undergo many revisions in the future. Oracle introduced this powerful language with Oracle 7 to extend the database's programming capabilities beyond SQL-92 functionality.
0 comments