Beginning Oracle PL/SQL gets you started in using the built-in language that every Oracle developer and database administrator must know. Oracle Database is chock-full of built-in application features that are free for the using, and PL/SQL is your ticket to learning about and using those features f
Beginning Oracle PL/SQL
โ Scribed by Donald J. Bales (auth.)
- Publisher
- Apress
- Year
- 2015
- Tongue
- English
- Leaves
- 480
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Table of Contents
Front Matter....Pages i-xxxiv
Relational SQL....Pages 1-36
Blocks, Functions, and Procedures....Pages 37-60
Types, Variables, and Scope....Pages 61-85
Single Row Processing....Pages 87-117
Multirow Processing....Pages 119-150
Object-Relational SQL....Pages 151-196
Troubleshooting....Pages 197-255
Testing....Pages 257-326
Documenting....Pages 327-364
Examples....Pages 365-423
How to Download, Install, and Use Oracle....Pages 425-446
Back Matter....Pages 447-453
โฆ Subjects
Database Management
๐ SIMILAR VOLUMES
Get started with PL/SQL, the built-in language that every Oracle developer and database administrator must know, in Beginning PL/SQL, a fast-paced and example-filled tutorial. Learn from author Don Bales' extensive experience to discover the most commonly used aspects of PL/SQL without wasting time
<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