買這商品的人也買了...
-
UML for Visual Basic 6.0 Developers: Using Visual Modeler and Rational Rose 98$1,000$980 -
Matlab 程式設計與應用$600$540 -
Data Mining: Concepts and Techniques$2,520$2,394 -
精通 ASP 資料庫程式設計$599$473 -
Excel 2002 入門與在財務金融的應用$520$411 -
Digital Image Processing, 2/e(IE)(美國版ISBN:0201180758)$1,150$1,127 -
XML 程式設計藝術 (XML How to Program)$950$855 -
ASP.NET 網頁製作教本─從基本語法學起$600$510 -
演算法導論 (Introduction to Algorithms, 2/e)$860$679 -
ASP.NET 網頁製作徹底研究$650$553 -
ASP.NET 程式設計徹底研究$590$466 -
PHP 網頁設計範例教本$580$493 -
鳥哥的 Linux 私房菜-伺服器架設篇$750$638 -
鳥哥的 Linux 私房菜─基礎學習篇增訂版$560$476 -
Linux 防火牆:iptables$450$356 -
人月神話:軟體專案管理之道 (20 週年紀念版)(The Mythical Man-Month: Essays on Software Engineering, Anniversary Edition, 2/e)$480$379 -
建構嵌入式 Linux 系統$780$616 -
Fedora Core 2 Linux 實務應用$650$553 -
團隊領導的5大障礙 (The Five Dysfunctions of A Team)$260$221 -
CMMI Distilled 中文版 (CMMI Distilled, 2/e)$450$383 -
Windows 驅動程式設計指南 (Programming the Microsoft Windows Driver Model, 2/e)$890$703 -
Word 排版藝術$620$490 -
Eclipse 整合開發工具 (Eclipse)$540$427 -
Computer Organization and Design: The Hardware/Software Interface, 3/e(IE) (美國版ISBN:1558606041)$1,200$1,176 -
Elements of Engineering Probability and Statistics(平裝)$600$588
相關主題
商品描述
Oracle8 presents PL/SQL programmers with new challenges by increasing both the possibilities and complexities of the language. This new edition updates the original book for Oracle8, adding chapters describing the new PL/SQL object features (object types, collections, object views, and external procedures). The second edition also contains a much-requested chapter on tuning PL/SQL, as well as expanded discussions of debugging and tracing PL/SQL execution.
The book comes with a companion diskette containing the Companion Utilities Guide for Oracle PL/SQL Programming, an online tool developed by RevealNet, Inc. The online guide contains more than 100 file of source code and documentation prepared by the authors.
Even if you've already read the first edition of Oracle PL/SQL Programming, you'll find an enormous amount of new and revised information in this second edition and on its companion diskette. If you're new to PL/SQL, you'll soon find yourself on the road to mastery.
NOTE: To make room for the new material, some summaries and code from the first edition have been moved to the companion disk.
Oracle PL/SQL Programming is divided into seven parts:
Foreword Preface
Part I: Programming in PL/SQL
- 1. Introduction to PL/SQL
- 2. PL/SQL Language Fundamentals
- 3. Effective Coding Style
Part II: PL/SQL Language Elements
Part III: Built-in Functions and Packages
- 11. Character Functions
- 12. Date Functions
- 13. Numeric, LOB, and Miscellaneous Functions
- 14. Conversion Functions
Part IV: Modular Code
- 15. Procedures and Functions
- 16. Packages
- 17. Calling Stored PL/SQL Functions from SQL
Part V: PL/SQL Oracle8 Features
- 18. Object Types
- 19. Nested Tables and VARRAYs
- 20. Object Views
- 21. External Procedures
Part VI: Making PL/SQL Programs Work
- 22. Code Design Tips
- 23. Managing Code in the Database
- 24. Debugging PL/SQL
- 25. Tracing PL/SQL
- 26. Tuning PL/SQL
Part VII: Appendixes
- A. What's on the Companion Disk?
- B. Calling Stored Procedures from PL/SQL Version 1.1
- C. Built-in Packages
商品描述(中文翻譯)
第一版的《Oracle PL/SQL Programming》迅速成為新手和經驗豐富的 PL/SQL 開發人員不可或缺的參考書。這本書充滿了範例和建議,幫助所有使用 PL/SQL 的人(從 Oracle Forms 開發人員到資料庫管理員)充分利用這種強大的語言。
Oracle8 為 PL/SQL 程式設計師帶來了新的挑戰,增加了語言的可能性和複雜性。這一新版更新了原書以適應 Oracle8,新增了描述 PL/SQL 物件特性(物件類型、集合、物件視圖和外部程序)的章節。第二版還包含了一個廣受要求的 PL/SQL 調優章節,以及對 PL/SQL 執行的除錯和追蹤的擴展討論。
本書附帶一張伴隨磁碟,裡面包含了《Oracle PL/SQL Programming》的伴隨工具指南,這是一個由 RevealNet, Inc. 開發的線上工具。該線上指南包含了作者準備的超過 100 個源代碼和文檔文件。
即使您已經閱讀過第一版的《Oracle PL/SQL Programming》,您仍會在這第二版及其伴隨磁碟中發現大量全新和修訂的信息。如果您是 PL/SQL 的新手,您將很快發現自己走上了精通之路。
注意:為了騰出空間給新材料,第一版中的一些摘要和代碼已移至伴隨磁碟。
《Oracle PL/SQL Programming》分為七個部分:
前言
序言
第一部分:PL/SQL 程式設計
1. PL/SQL 介紹
2. PL/SQL 語言基礎
3. 有效的編碼風格
第二部分:PL/SQL 語言元素
4. 變數和程序數據
5. 條件和順序控制
6. 資料庫互動和游標
7. 迴圈
8. 異常處理器
9. PL/SQL 中的記錄
10. PL/SQL 表格
第三部分:內建函數和套件
11. 字元函數
12. 日期函數
13. 數值、LOB 和其他函數
14. 轉換函數
第四部分:模組化代碼
15. 程序和函數
16. 套件
17. 從 SQL 呼叫儲存的 PL/SQL 函數
第五部分:PL/SQL Oracle8 特性
18. 物件類型
19. 嵌套表和 VARRAYs
20. 物件視圖
21. 外部程序
第六部分:使 PL/SQL 程式運作
22. 代碼設計技巧
23. 管理資料庫中的代碼
24. PL/SQL 除錯
25. PL/SQL 追蹤
26. PL/SQL 調優
第七部分:附錄
A. 伴隨磁碟中有什麼?
B. 從 PL/SQL 呼叫儲存程序版本 1.1
C. 內建套件
