Oracle Database 10g PL/SQL Programming /
"This fifth edition is principally rewritten, and includes all new examples and coverage of advanced topics like object oriented programming with PL/SQL, external routines, job scheduling, and more. This book covers both introductory and advanced material, and provides complete coverage of the...
Call Number: | Libro Electrónico |
---|---|
Main Author: | |
Other Authors: | , |
Format: | Electronic eBook |
Language: | Inglés |
Published: |
Emeryville, Calif. :
McGraw-Hill/Osborne,
Ã2004.
|
Edition: | 5th ed. |
Series: | McGraw Hill professional.
|
Subjects: | |
Online Access: | Texto completo (Requiere registro previo con correo institucional) |
Table of Contents:
- 1. Introduction to PL/SQL
- 2. Using SQL*plus and JDeveloper
- 3. PL/SQL basics
- 4. Using SQL with PL/SQL
- 5. Records
- 6. Collections
- 7. Error handling
- 8. Creating procedures, functions, and packages
- 9. Using procedures, functions, and packages
- 10. Database triggers
- 11. Intersession communication
- 12. External routines
- 13. Dynamic SQL
- 14. Introduction to objects
- 15. Objects in the database
- 16. Large objects
- 17. Scheduling tasks
- App. A. PL/SQL reserved words
- App. B. Guide to supplied packages.