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

  • 相关阅读:
    如何快速给pod添加健康检查?
    如何快速下载vagrant的box?
    如何快速新建sql的demo环境?
    如何快速将某个用户添加sudo免密以及docker权限?
    七、Docker+nginx
    六、Docker+Gitlab
    五、Docker+Sqlserver
    四、Docker+Tomcat
    Docker 内程序时间设置,很重要
    三、Docker镜像的相关操作
  • 原文地址:https://www.cnblogs.com/MaxWoods/p/1918976.html
Copyright © 2011-2022 走看看