zoukankan      html  css  js  c++  java
  • 电子书下载:Oracle PL/SQL Recipes: A ProblemSolution Approach

    Oracle PL/SQL Recipes: A Problem Solution Approach

    Book Description


    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 implementing it. And you’re done and home for dinner.

    Oracle PL/SQL Recipes is another in Apress’ ongoing series of recipe books aimed at Oracle practitioners. The recipe format is ideal for the busy professional who just needs to get the job done.

    • Covers the most common PL/SQL programming problems
    • Presents solutions in ready-to-use format
    • Stays short and to-the-point

    What you’ll learn

    • Move business logic into the database
    • Implement robust exception-handling
    • Optimize and debug, taking advantage of Oracle SQL Developer
    • Integrate PL/SQL with web-based applications
    • Interface with Java code and dynamic languages in the database, and running externally
    • Run the UTPLSQL unit-testing framework

    Who this book is for
    Oracle PL/SQL Recipes is database administrators and developers wanting to take advantage of Oracle Database’s built-in support for procedural logic. Database administrators can use PL/SQL to automate administrative tasks, audit access to sensitive data, and more. Developers will be able to optimize processing, push business logic into the database layer, and interface with Java and web applications.

    Book Details

    • Paperback: 456 pages
    • Publisher: Apress; 1 edition (December, 2010)
    • Language: English
    • ISBN-10: 1430232072
    • ISBN-13: 978-1430232070
    • File Size: 5.7 MiB
    • 

    Download:Apress.Oracle.PL.SQL.Recipes.A.Problem.Solution.Approach.Dec.2010.rar

  • 相关阅读:
    HttpModule,HttpHandler,HttpHandlerFactory
    IHttpModule实现URL重写
    HttpModule与HttpHandler详解
    IHttpModule接口
    VS中新建网站和新建项目web应用程序的区别?(实际应用总结一点)
    slf4j简介
    SQL条件表达式
    Windows命令查看文件MD5
    Final对象
    Seasar2框架:AOP
  • 原文地址:https://www.cnblogs.com/MaxWoods/p/1918976.html
Copyright © 2011-2022 走看看