Oracle PL/SQL Best Practices
暫譯: Oracle PL/SQL 最佳實踐

Steven Feuerstein

  • 出版商: O'Reilly
  • 出版日期: 2001-04-19
  • 售價: $960
  • 貴賓價: 9.5$912
  • 語言: 英文
  • 頁數: 208
  • 裝訂: Paperback
  • ISBN: 0596001215
  • ISBN-13: 9780596001216
  • 相關分類: OracleSQL
  • 已過版

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

商品描述

In this book, Steven Feuerstein, widely recognized as one of the world's experts on the Oracle PL/SQL language, distills his many years of programming, writing, and teaching about PL/SQL into a set of PL/SQL language "best practices"--rules for writing code that is readable, maintainable, and efficient. Too often, developers focus on simply writing programs that run without errors--and ignore the impact of poorly written code upon both system performance and their ability (and their colleagues' ability) to maintain that code over time.

Oracle PL/SQL Best Practices is a concise, easy-to-use reference to Feuerstein's recommendations for excellent PL/SQL coding. It answers the kinds of questions PL/SQL developers most frequently ask about their code:


  • How should I format my code?

  • What naming conventions, if any, should I use?

  • How can I write my packages so they can be more easily maintained?

  • What is the most efficient way to query information from the database?

  • How can I get all the developers on my team to handle errors the same way?



The book contains 120 best practices, divided by topic area. It's full of advice on the program development process, coding style, writing SQL in PL/SQL, data structures, control structures, exception handling, program and package construction, and built-in packages. It also contains a handy, pull-out quick reference card. As a helpful supplement to the text, code examples demonstrating each of the best practices are available on the O'Reilly web site.

Oracle PL/SQL Best Practices is intended as a companion to O'Reilly's larger Oracle PL/SQL books. It's a compact, readable reference that you'll turn to again and again--a book that no serious developer can afford to be without.

商品描述(中文翻譯)

在這本書中,史蒂芬·費爾斯坦(Steven Feuerstein)被廣泛認為是全球Oracle PL/SQL語言的專家之一,他將多年來在PL/SQL編程、寫作和教學的經驗提煉成一套PL/SQL語言的「最佳實踐」——編寫可讀、可維護且高效的代碼的規則。開發人員往往只專注於編寫能夠無錯誤運行的程序,卻忽視了編寫不良代碼對系統性能的影響,以及他們自己(和同事)在長期維護該代碼時的能力。

《Oracle PL/SQL最佳實踐》是一本簡明易用的參考書,提供費爾斯坦對優秀PL/SQL編碼的建議。它回答了PL/SQL開發人員最常問的有關代碼的問題:

- 我應該如何格式化我的代碼?
- 我應該使用什麼命名慣例(如果有的話)?
- 我該如何編寫我的包,以便更容易維護?
- 從數據庫查詢信息的最有效方法是什麼?
- 我該如何讓我的團隊中的所有開發人員以相同的方式處理錯誤?

這本書包含120條最佳實踐,按主題區域劃分。它充滿了有關程序開發過程、編碼風格、在PL/SQL中編寫SQL、數據結構、控制結構、異常處理、程序和包的構建以及內建包的建議。書中還包含一張方便的可撕式快速參考卡。作為文本的有用補充,展示每條最佳實踐的代碼示例可在O'Reilly網站上獲得。

《Oracle PL/SQL最佳實踐》旨在作為O'Reilly更大規模的Oracle PL/SQL書籍的伴侶。這是一本緊湊、可讀的參考書,您會一次又一次地翻閱——一本任何認真的開發人員都無法缺少的書。