<DIV><p>PL/SQL, Oracle's programming language for stored procedures, delivers a world of possibilities for your database programs. PL/SQL supplements the standard relational database language, SQL, with a wide range of procedural features, including loops, IF-THEN statements, advanced data structure
Learning Oracle PL/SQL
โ Scribed by Bill Pribyl
- Publisher
- Oreily
- Year
- 2001
- Tongue
- English
- Leaves
- 524
- Edition
- 1
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
PL/SQL, Oracle's programming language for stored procedures, delivers a world of possibilities for your database programs. PL/SQL supplements the standard relational database language, SQL, with a wide range of procedural features, including loops, IF-THEN statements, advanced data structures, and rich transactional control--all closely integrated with the Oracle database server. Learning Oracle PL/SQL offers the guidance you need to come up to speed on PL/SQL, whether you're a beginner or already experienced with another programming language.Topics include:
- PL/SQL - what is it, and why use it?Syntax and examples of all core language constructsCreating and reusing stored procedures, functions, and packagesBuilding web-based applicationsSecuring PL/SQL programs Benefits of third-party developer toolsConnecting PL/SQL to email, Java, and the Internet
๐ SIMILAR VOLUMES
Oracle development tools come and go, but one of the few constants in the Oracle database environment is the PL/SQL programming language, which has been around for more than a decade. As Oracle's premier tool for building store procedures, PL/SQL uniquely supplements the standard relational database
PL/SQL, Oracle's programming language for stored procedures, delivers a world of possibilities for your database programs. PL/SQL supplements the standard relational database language, SQL, with a wide range of procedural features, including loops, IF-THEN statements, advanced data structures, and r