Oracle PL/SQL Language Pocket Reference
Oracle PL/SQL 语言袖珍参考# Author:Steven Feuerstein , Bill Pribyl , Chip Dawes
# Format:PDF 1.2MB
# Page Count:# 178 pages
# Publisher: O'Reilly Media, Inc.; 4 edition (October 23, 2007)
# Language: English
# ISBN-10: 0596514042
# ISBN-13: 978-0596514044
The fourth edition of this popular pocket guide provides quick-reference information that will help you use Oracle's PL/SQL language, including the newest Oracle Database 11g features. It's a companion to Steven Feuerstein and Bill Pribyl's bestselling Oracle PL/SQL Programming.
This concise guide boils down the most vital PL/SQL information into an accessible summary of:
* Fundamental language elements (e.g., block structure, datatypes, declarations)
* Statements for program control, cursor management, and exception handling
* Records, procedures, functions, triggers, and packages
* Calling PL/SQL functions in SQL
* Compilation options, object-oriented features, collections, and Java integration