Oracle PL/SQL recipes a problem-solution approach

Oracle PL/SQL Recipes is your go to book for PL/SQL programming solutions. It takes a task-oriented approach to PL/SQL programming that lets you quickly look up a specific task and see the pattern for a solution. Then it's as simple as modifying the pattern for your specific application and imp...

Descripción completa

Detalles Bibliográficos
Autor principal: Juneau, Josh (-)
Otros Autores: Arena, Matt
Formato: Libro electrónico
Idioma:Inglés
Publicado: [S.l.] : New York : Apress ; Distributed by Springer Science+Business Media c2010.
Edición:1st ed. 2010.
Colección:Expert's voice in Oracle.
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009627786006719
Tabla de Contenidos:
  • PL/SQL Fundamentals
  • Essential SQL
  • Looping and Logic
  • Functions, Packages, and Procedures
  • Triggers
  • Type Conversion
  • Numbers, Strings, and Dates
  • Dynamic SQL
  • Exceptions
  • PL/SQL Collections and Records
  • Automating Routine Tasks
  • Oracle SQL Developer
  • Analyzing and Improving Performance
  • Using PL/SQL on the Web
  • Java in the Database
  • Accessing PL/SQL from JDBC, HTTP, Groovy, and Jython
  • Unit Testing With utPLSQL.