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...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Otros Autores: | , |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Emeryville, Calif. :
McGraw-Hill/Osborne,
Ã2004.
|
Edición: | 5th ed. |
Colección: | McGraw Hill professional.
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- 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.