Mostrando las entradas con la etiqueta PL/SQL. Mostrar todas las entradas
Mostrando las entradas con la etiqueta PL/SQL. Mostrar todas las entradas

jueves, 17 de diciembre de 2015

El Libro del Día: Beginning Oracle Database 12c Administration

El Libro del Día: 2015-12-17

Titulo: Beginning Oracle Database 12c Administration
Autor: Ignatius Fernandez
Editorial: Apress
Nro Paginas: 370

Capítulos:
Part I: Database Concepts
Chapter 1: Relational Database Management Systems
Chapter 2: SQL and PL/SQL by Example
Chapter 3: Oracle Architecture
Part II: Database Implementation
Chapter 4: Planning
Part III: Database Support
Chapter 9: Taking Control
Chapter 10: Monitoring
Chapter 11: Fixing Problems
Chapter 12: Backups
Chapter 13: Recovery
Chapter 14: Database Maintenance
Chapter 15: The Big Picture and the Ten Deliverables
Part IV: Database Tuning
Chapter 16: Database Tuning
Chapter 17: SQL Tuning

Descarga:
Beginning_Oracle_Database_12c_Administration

miércoles, 16 de julio de 2014

El Libro del Día: Oracle PL/SQL Programming

El Libro del Día: 2014-07-16

Titulo: Oracle PL/SQL Programming (6th Edition)
Autor: Steven Feuerstein
Editorial: O'Reilly
Nro Paginas: 1382

Capítulos:
Part I. Programming in PL/SQL
1. Introduction to PL/SQL
2. Creating and Running PL/SQL Code
3. Language Fundamentals
Part II. PL/SQL Program Structure
4. Conditional and Sequential Control
5. Iterative Processing with Loops
6. Exception Handlers
Part III. PL/SQL Program Data
7. Working with Program Data
8. Strings
9. Numbers
10. Dates and Timestamps
11. Records
12. Collections
13. Miscellaneous Datatypes
Part IV. SQL in PL/SQL
14. DML and Transaction Management
15. Data Retrieval
16. Dynamic SQL and Dynamic PL/SQL
Part V. PL/SQL Application Construction
17. Procedures, Functions, and Parameters
18. Packages
19. Triggers
20. Managing PL/SQL Code
21. Optimizing PL/SQL Performance
22. I/O and PL/SQL
Part VI. Advanced PL/SQL Topics
23. Application Security and PL/SQL
24. PL/SQL Architecture
25. Globalization and Localization in PL/SQL
26. Object-Oriented Aspects of PL/SQL
27. Calling Java from PL/SQL
28. External Procedures
A. Regular Expression Metacharacters and Function Parameters
B. Number Format Models
C. Date Format Models

Descarga:
Oracle_PLSQL_Programming