Oracle9i PL/SQL Programming, 2/e
Scott Urman
- 出版商: McGraw-Hill Education
- 出版日期: 2001-11-28
- 售價: $1,770
- 貴賓價: 9.5 折 $1,682
- 語言: 英文
- 頁數: 664
- 裝訂: Paperback
- ISBN: 0072191473
- ISBN-13: 9780072191479
-
相關分類:
Oracle
海外代購書籍(需單獨結帳)
買這商品的人也買了...
-
$1,200$1,176 -
$680$537 -
$2,430$2,309 -
$960Software Engineering: A Practitioner's Approach, 5/e
-
$1,029Fundamentals of Logic Design, 4/e
-
$970Introduction to Algorithms, 2/e (Hardcover)
-
$680$612 -
$1,150$1,127 -
$1,590$1,511 -
$1,274Computer Architecture: A Quantitative Approach, 3/e(精裝本)
-
$1,029Operating System Concepts, 6/e (Windows XP Update)
-
$1,030$1,009 -
$1,176Database Management Systems, 3/e (IE-Paperback)
-
$2,190$2,081 -
$550$429 -
$1,740$1,653 -
$1,840$1,748 -
$780$741 -
$590$466 -
$690$538 -
$420$332 -
$1,250$1,188 -
$750$638 -
$560$476 -
$490$417
商品描述
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