Cargando…

Oracle PL/SQL programming /

This book is the definitive reference on PL/SQL, considered throughout the database community to be the best Oracle programming book available. Like its predecessors, this fifth edition of Oracle PL/SQL Programming covers language fundamentals, advanced coding techniques, and best practices for usin...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Feuerstein, Steven
Otros Autores: Pribyl, Bill
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Sebastopol, Calif. : O'Reilly Media, ©2009.
Edición:5th ed.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • Introduction to 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.