Oracle9i PL/SQL Programming, 2/e
Scott Urman
- 出版商: McGraw-Hill Education
- 出版日期: 2001-11-28
- 售價: $1,830
- 貴賓價: 9.5 折 $1,739
- 語言: 英文
- 頁數: 664
- 裝訂: Paperback
- ISBN: 0072191473
- ISBN-13: 9780072191479
-
相關分類:
Oracle
海外代購書籍(需單獨結帳)
買這商品的人也買了...
-
Computer Organization & Design: The Hardware/Software Interface, 2/e$1,200$1,176 -
計算機組織與設計--軟硬體界面第二版 (Computer Organization & Design, 2/e)$680$537 -
Data Mining: Concepts and Techniques$2,520$2,394 -
Software Engineering: A Practitioner's Approach, 5/e$980$960 -
Fundamentals of Logic Design, 4/e$1,050$1,029 -
Introduction to Algorithms, 2/e (Hardcover)$990$970 -
C:程式設計藝術 (C How To Program, 3/e)$680$612 -
Digital Image Processing, 2/e(IE)(美國版ISBN:0201180758)$1,150$1,127 -
802.11 Wireless Networks: The Definitive Guide$1,650$1,568 -
Computer Architecture: A Quantitative Approach, 3/e(精裝本)$1,300$1,274 -
Operating System Concepts, 6/e (Windows XP Update)$1,050$1,029 -
Cryptography and Network Security Principles and Practices, 3/e$1,030$1,009 -
Database Management Systems, 3/e (IE-Paperback)$1,200$1,176 -
Programming the Microsoft Windows Driver Model, 2/e (Paperback)$2,260$2,147 -
資料結構理論-使用Java$550$429 -
Understanding the Linux Kernel, 2/e (Paperback)$1,800$1,710 -
Embedded Software Development with eCos$1,840$1,748 -
作業系統概念 (Operating System Concepts, 6/e Windows XP Update)$780$741 -
ASP.NET 程式設計徹底研究$590$466 -
STRUTS 實作手冊(Struts in Action: Building Web Applications with the Leading Java Framework)$690$538 -
程式設計專家手冊 (The Practice of Programming)$420$332 -
Red Hat Linux Pocket Administrator (Paperbacl)$1,290$1,226 -
鳥哥的 Linux 私房菜-伺服器架設篇$750$638 -
鳥哥的 Linux 私房菜─基礎學習篇增訂版$560$476 -
Dreamweaver MX 2004 魔法書中文版$490$387
商品描述
Maximize Built-In PL/SQL Features
Create robust PL/SQL programs to access an Oracle database from a variety of environments. Officially authorized by Oracle Corporation, Oracle9i PL/SQL Programming explains the major features of the language and the variances in PL/SQL between different database versions. Youll learn to develop, test, and debug your PL/SQL applications and work in different development environments. Youll also get specifics on SQL and PL/SQL usage, error handling, collections, subprograms and packages, and advanced features.
- Work in various PL/SQL development and execution environments, demo
versions of which are included on the CD-ROM
- Get details on PL/SQL syntax, variables, datatypes, expressions,
operators, and control structures
- Ensure data consistency using SQL transaction-control statements
- Use cursors for multirow queries and explicit control of SQL statement
processing
- Write PL/SQL programs that detect and react intelligently to runtime
errors
- Take advantage of the multi level collection capabilities of
Oracle9i
- Create and use procedures, functions, and packages
- Develop DML, instead-of, and system triggers to enforce complex data
constraints
- Exploit advanced PL/SQL features, including external routines, native
dynamic SQL, bulk binds, and object types
CD-ROM Contains Sample Code and Development Environments from the Book
Contents
Introduction and Development
Environments
Introduction
PL/SQL
Development and Execution Environments
Basic PL/SQL
Features
PL/SQL Basics
SQL within
PL/SQL
Built in SQL Functions
Cursors
Error Handling
Collections
More PL/SQL Features
Creating Subprograms and Packages
Using Subprograms and
Packages
Database Triggers
New
9i and Advanced Features
Appendixes
Guide to Supplied
Packages
PL/SQL Reserved Words
The Data
Dictionary
