Oracle PL/SQL : by example /
Saved in:
| Main Author: | |
|---|---|
| Other Authors: | |
| Format: | Book |
| Language: |
Spanish English |
| Published: |
Boston :
Addison-Wesley,
c2009.
|
| Edition: | 4th edición |
| Subjects: | |
| Notas Contenido: |
|
Table of Contents:
- PL/SQL concepts
- General programming language fundamentals
- SQL in PL/SQL
- Conditional control: IF statements
- Conditional control: CASE statements
- Iterative control
- Error handling and built-in exceptions
- Exceptions
- Exceptions advanced concepts
- Introduction to cursors
- Advanced cursors
- Triggers
- Compound triggers
- Collections
- Records
- Native dinamic SQL
- Bulk SQL
- Procedures
- Functions
- Packages
- Stored code
- Object Types in oracle
- Oracle supplied packages