• Kapcsolat

  • Hírlevél

  • Rólunk

  • Szállítási lehetőségek

  • Prospero könyvpiaci podcast

  • Expert Oracle PL/SQL

    Expert Oracle PL/SQL by Hardman, Ron; McLaughlin, Michael;

    Sorozatcím: Oracle Press;

      • 10% KEDVEZMÉNY?

      • A kedvezmény csak az 'Értesítés a kedvenc témákról' hírlevelünk címzettjeinek rendeléseire érvényes.
      • Kiadói listaár GBP 67.99
      • Az ár azért becsült, mert a rendelés pillanatában nem lehet pontosan tudni, hogy a beérkezéskor milyen lesz a forint árfolyama az adott termék eredeti devizájához képest. Ha a forint romlana, kissé többet, ha javulna, kissé kevesebbet kell majd fizetnie.

        32 482 Ft (30 935 Ft + 5% áfa)
      • Kedvezmény(ek) 10% (cc. 3 248 Ft off)
      • Kedvezményes ár 29 234 Ft (27 842 Ft + 5% áfa)

    32 482 Ft

    Beszerezhetőség

    Bizonytalan ideig nincs raktáron a kiadónál, rendelése nem javasolt.

    Why don't you give exact delivery time?

    A beszerzés időigényét az eddigi tapasztalatokra alapozva adjuk meg. Azért becsült, mert a terméket külföldről hozzuk be, így a kiadó kiszolgálásának pillanatnyi gyorsaságától is függ. A megadottnál gyorsabb és lassabb szállítás is elképzelhető, de mindent megteszünk, hogy Ön a lehető leghamarabb jusson hozzá a termékhez.

    A termék adatai:

    • Kiadó McGraw Hill
    • Megjelenés dátuma 2005. október 16.

    • ISBN 9780072261943
    • Kötéstípus Puhakötés
    • Terjedelem496 oldal
    • Méret 231x188x27 mm
    • Súly 872 g
    • Nyelv angol
    • 0

    Kategóriák

    Rövid leírás:

    Create and debug next-generation, feature-rich PL/SQL applications

    Push your PL/SQL programming skills to the next level with the extensive information contained in this volume. You’ll learn how to write dynamic PL/SQL programs, interface with Oracle databases, execute complex calculations, and handle error conditions using advanced techniques. Plus, you’ll get the latest on the PL/SQL Toolkit, Java integration, code threading, and performance optimizing. Oracle professionals Ron Hardman and Michael McLaughlin cover all the bases, providing real-world examples, undocumented tricks, syntax samples, and unique solutions for every topic.

    • Compile high performance PL/SQL scripts using procedures, functions, packages and triggers
    • Trap, trace, identify, and eliminate compile-time and runtime errors
    • Manage error propagation, stacks, regular expressions, and metacharacters
    • Exploit definer’s-rights and invoker’s-rights architectures
    • Extend PL/SQL functionality using server-side and internal Java class libraries
    • Build and run parallel PL/SQL program units using DBMS_JOB and DBMS_PIPE
    • Exploit definer’s-rights and invoker’s-rights architectures
    • Tune performance using statistics gathering, the PL/SQL optimizer, SQL Trace, DBMS_STATS, and TKPROF
    • Use Oracle Text with PL/SQL Server Pages to perform theme/gist extraction, highlighting, stemming, fuzzy, and wildcard searching
    • Administer server-side PL/SQL Toolkit web pages and PL/SQL Server Pages
    • Secure, encrypt, and transmit data using DBMS_CRYPTO, UTL_COMPRESS, DBMS_DATAPUMP, and DBMS_FILE_TRANSFER

    Több

    Hosszú leírás:

    Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitlements included with the product.


    Create and debug next-generation, feature-rich PL/SQL applications

    Push your PL/SQL programming skills to the next level with the extensive information contained in this volume. You’ll learn how to write dynamic PL/SQL programs, interface with Oracle databases, execute complex calculations, and handle error conditions using advanced techniques. Plus, you’ll get the latest on the PL/SQL Toolkit, Java integration, code threading, and performance optimizing. Oracle professionals Ron Hardman and Michael McLaughlin cover all the bases, providing real-world examples, undocumented tricks, syntax samples, and unique solutions for every topic.

    • Compile high performance PL/SQL scripts using procedures, functions, packages and triggers
    • Trap, trace, identify, and eliminate compile-time and runtime errors
    • Manage error propagation, stacks, regular expressions, and metacharacters
    • Exploit definer’s-rights and invoker’s-rights architectures
    • Extend PL/SQL functionality using server-side and internal Java class libraries
    • Build and run parallel PL/SQL program units using DBMS_JOB and DBMS_PIPE
    • Exploit definer’s-rights and invoker’s-rights architectures
    • Tune performance using statistics gathering, the PL/SQL optimizer, SQL Trace, DBMS_STATS, and TKPROF
    • Use Oracle Text with PL/SQL Server Pages to perform theme/gist extraction, highlighting, stemming, fuzzy, and wildcard searching
    • Administer server-side PL/SQL Toolkit web pages and PL/SQL Server Pages
    • Secure, encrypt, and transmit data using DBMS_CRYPTO, UTL_COMPRESS, DBMS_DATAPUMP, and DBMS_FILE_TRANSFER


    Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitlements included with the product.


    Create and debug next-generation, feature-rich PL/SQL applications

    Push your PL/SQL programming skills to the next level with the extensive information contained in this volume. You’ll learn how to write dynamic PL/SQL programs, interface with Oracle databases, execute complex calculations, and handle error conditions using advanced techniques. Plus, you’ll get the latest on the PL/SQL Toolkit, Java integration, code threading, and performance optimizing. Oracle professionals Ron Hardman and Michael McLaughlin cover all the bases, providing real-world examples, undocumented tricks, syntax samples, and unique solutions for every topic.

    • Compile high performance PL/SQL scripts using procedures, functions, packages and triggers
    • Trap, trace, identify, and eliminate compile-time and runtime errors
    • Manage error propagation, stacks, regular expressions, and metacharacters
    • Exploit definer’s-rights and invoker’s-rights architectures
    • Extend PL/SQL functionality using server-side and internal Java class libraries
    • Build and run parallel PL/SQL program units using DBMS_JOB and DBMS_PIPE
    • Exploit definer’s-rights and invoker’s-rights architectures
    • Tune performance using statistics gathering, the PL/SQL optimizer, SQL Trace, DBMS_STATS, and TKPROF
    • Use Oracle Text with PL/SQL Server Pages to perform theme/gist extraction, highlighting, stemming, fuzzy, and wildcard searching
    • Administer server-side PL/SQL Toolkit web pages and PL/SQL Server Pages
    • Secure, encrypt, and transmit data using DBMS_CRYPTO, UTL_COMPRESS, DBMS_DATAPUMP, and DBMS_FILE_TRANSFER

    Több

    Tartalomjegyzék:

    Part I: PL/SQL Advanced Concepts, Internals, and Debugging

    Chapter 1: Introduction to Advanced Concepts, Patterns, and Techniques

    Chapter 2: PL/SQL Internals

    Chapter 3: Debugging PL/SQL Applications

    Part II: Invoker Rights, Java Libraries, and Object Patterns

    Chapter 4: Invoker's-Rights Architecture

    Chapter 5: Extending PL/SQL with Java Libraries

    Chapter 6: Implementing PL/SQL Objects

    Part III: Optimizing PL/SQL Solutions

    Chapter 7: Threading PL/SQL Execution

    Chapter 8: High Performance PL/SQL

    Part IV: Text Management Using PL/SQL

    Chapter 9: Introduction to Information Retrieval

    Chapter 10: Introduction to Regular Expressions

    Part V: PL/SQL Server Pages and Database Management

    Chapter 11: Leveraging the PL/SQL Toolkit

    Chapter 12: Managing the Database

    Appendix A: REGULAR EXPRESSION METACHARACTERS AND FUNCTIONS

    Appendix B: ORACLE TEXT SUPPLIED PACKAGES

    Appendix C: PL/SQL TOOLKIT PACKAGES

    Appendix D: BASIC PRIMER ON JAVA AND JAVA DATABASE CONNECTIVITY (JDBC)

    INDEX

    Több

    0