Oracle PL/SQL Recipes: A Problem-Solution Approach (Paperback)

Josh Juneau, Matt Arena

  • 出版商: Apress
  • 出版日期: 2010-12-10
  • 售價: $2,040
  • 貴賓價: 9.5$1,938
  • 語言: 英文
  • 頁數: 456
  • 裝訂: Paperback
  • ISBN: 1430232072
  • ISBN-13: 9781430232070
  • 相關分類: OracleSQL
  • 海外代購書籍(需單獨結帳)

買這商品的人也買了...

商品描述

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.

Table of Contents

  1. PL/SQL Fundamentals
  2. Essential SQL
  3. Looping and Logic
  4. Functions, Packages, and Procedures
  5. Triggers
  6. Type Conversion
  7. Numbers, Strings, and Dates
  8. Dynamic SQL
  9. Exceptions
  10. PL/SQL Collections and Records
  11. Automating Routine Tasks
  12. Oracle SQL Developer
  13. Analyzing and Improving Performance
  14. Using PL/SQL on the Web
  15. Java in the Database
  16. Accessing PL/SQL from JDBC, HTTP, Groovy, and Jython
  17. Unit Testing With utPLSQL

商品描述(中文翻譯)

《Oracle PL/SQL Recipes》是您在PL/SQL程式設計解決方案上的首選書籍。它以任務導向的方式進行PL/SQL程式設計,讓您可以快速查找特定任務並查看解決方案的模式。然後,只需修改模式以適應您的特定應用程式並實施它。然後,您就完成了,可以回家吃晚餐。

《Oracle PL/SQL Recipes》是Apress針對Oracle從業人員的系列食譜書籍之一。食譜格式非常適合忙碌的專業人士,他們只需要完成工作。

本書涵蓋了最常見的PL/SQL程式設計問題,並以即用格式呈現解決方案,簡潔明瞭。

本書的重點內容包括:

- 將業務邏輯移入資料庫
- 實施強大的例外處理
- 優化和調試,充分利用Oracle SQL Developer
- 將PL/SQL與基於網絡的應用程式整合
- 與資料庫中的Java程式碼和動態語言進行接口,並在外部運行
- 執行UTPLSQL單元測試框架

本書適合資料庫管理員和開發人員,他們希望利用Oracle Database內建的程序邏輯支援。資料庫管理員可以使用PL/SQL自動化管理任務、審核對敏感資料的存取等。開發人員將能夠優化處理、將業務邏輯推入資料庫層並與Java和網絡應用程式進行接口。

目錄如下:

1. PL/SQL基礎
2. 基本SQL
3. 迴圈和邏輯
4. 函數、套件和程序
5. 觸發器
6. 類型轉換
7. 數字、字串和日期
8. 動態SQL
9. 例外處理
10. PL/SQL集合和記錄
11. 自動化常規任務
12. Oracle SQL Developer
13. 分析和改進性能
14. 在網絡上使用PL/SQL
15. 資料庫中的Java
16. 從JDBC、HTTP、Groovy和Jython訪問PL/SQL
17. 使用utPLSQL進行單元測試