$1.599

¡Llevá 3 y pagá 2!

Válido para este producto y todos los de la categoría: Libros de Ficción y No ficción -> Novelas, Libros de Ficción y No ficción -> Novelas -> Poesía , Libros de Ficción y No ficción -> Novelas Infantiles y juveniles -> Novelas graficas/ Comic y Manga, Libros de Ficción y No ficción -> Libros de Ciencias Sociales, Libros de Ficción y No ficción -> Libros de Cs. Medicas / Cs. Naturales, Libros de Ficción y No ficción -> Ciencia y Tecnología, Libros de Ficción y No ficción -> Economía - Finanzas - Empresas, Libros de Ficción y No ficción -> Autoayuda y Desarrollo Personal , Libros de Ficción y No ficción -> Libros de Psicología - Pedagogía - Educación, Libros de Ficción y No ficción -> Libros de Estilo de vida, deporte y ocio, Libros de Ficción y No ficción -> Libros de Arte, Arquitectura y diseño, Libros de Ficción y No ficción -> Libros de Programación - Computación - Electrónica.

Podés combinar esta promoción con otros productos de la misma categoría.

Ver medios de pago
Descripción

Oracle PL/SQL Programming - 5th Edition - Steven Feuerstein

PDF digital - Idioma ingles

Formato digital - envio via mail

Sinopsis: 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 using Oracle's powerful procedural language. Thoroughly updated for Oracle Database 11g Release 2, this edition reveals new PL/SQL features and provides extensive code samples, ranging from simple examples to complex and complete applications, in the book and on the companion website.
This indispensable reference for both novices and experienced Oracle programmers will help you:

  • Get PL/SQL programs up and running quickly, with clear instructions for executing, tracing, testing, debugging, and managing PL/SQL code
  • Optimize PL/SQL performance with the aid of a brand-new chapter in the fifth edition
  • Explore datatypes, conditional and sequential control statements, loops, exception handling, security features, globalization and localization issues, and the PL/SQL architecture
  • Understand and use new Oracle Database 11g features, including the edition-based redefinition capability, the function result cache, the new CONTINUE statement, fine-grained dependency tracking, sequences in PL/SQL expressions, supertype invocation from subtypes, and enhancements to native compilation, triggers, and dynamic SQL
  • Use new Oracle Database 11g tools and techniques such as PL/Scope, the PL/SQL hierarchical profiler, and the SecureFiles technology for large objects
  • Build modular PL/SQL applications using procedures, functions, triggers, and packages