Oracle PL/SQL programming /
Nearly a quarter-million PL/SQL programmers--novices and experienced developers alike--have found the first and second editions of Oracle PL/SQL Programming to be indispensable references to this powerful language. Packed with examples and recommendations, this book has helped everyone, from Oracle...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Otros Autores: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Beijing ; Sebastopol, Ca. :
O'Reilly,
2002.
|
Edición: | 3rd ed. |
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- pt. I. Programming in PL/SQL
- 1. Introduction to PL/SQL
- 2. Creating and Running PL/SQL Code
- 3. Language Fundamentals
- pt. II. PL/SQL Program Structure
- 4. Conditional and Sequential Control
- 5. Iterative Processing with Loops
- 6. Exception Handlers
- pt. III. PL/SQL Program Data
- 7. Working with Program Data
- 8. Strings
- 9. Numbers
- 10. Dates and Timestamps
- 11. Records and Collections
- 12. Miscellaneous Datatypes
- pt. IV. SQL in PL/SQL
- 13. DML and Transaction Management
- 14. Data Retrieval
- 15. Dynamic SQL and Dynamic PL/SQL
- pt. V. PL/SQL Application Construction
- 16. Procedures, Functions, and Parameters
- 17. Packages
- 18. Triggers
- 19. Managing PL/SQL Applications
- pt. VI. Advanced PL/SQL Topics
- 20. PL/SQL's Runtime Architecture
- 21. Object-Oriented Aspects of PL/SQL
- 22. Calling Java from PL/SQL
- 23. External Procedures.