Oracle PL/SQL programming /
Considered the best Oracle PL/SQL programming guide by the Oracle community, this definitive guide is precisely what you need to make the most of Oracle's powerful procedural language. The sixth edition describes the features and capabilities of PL/SQL up through Oracle Database 12 c Release 1.
Clasificación: | Libro Electrónico |
---|---|
Autores principales: | , |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Sebastopol, Calif. :
O'Reilly Media,
2014.
|
Edición: | 6th ed. |
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- Programming in PL/SQL
- Creating and running PL/SQL code
- Language fundamentals
- Conditional and sequential control
- Iterative processing with loops
- Exception handlers
- Working with program data
- Strings
- Numbers
- Dates and timestamps
- Records
- Collections
- Miscellaneous datatypes
- DML and transaction management
- Data retrieval
- Dynamic SQL and dynamic PL/SQL
- Procedures, functions, and parameters
- Packages
- Triggers
- Managing PL/SQL code
- Optimizing PL/SQL performance
- I/O and PL/SQL
- Application security and PL/SQL
- PL/SQL architecture
- Globalization and localization in PL/SQL
- Object-oriented aspects of PL/SQL
- Calling Java from PL/SQL
- External procedures.