Oracle PL/SQL Language Pocket Reference, 2/e

Steven Feuerstein, Bill Pribyl, Chip Dawes

  • 出版商: O'Reilly
  • 出版日期: 2003-02-01
  • 售價: $620
  • 貴賓價: 9.5$589
  • 語言: 英文
  • 頁數: 128
  • 裝訂: Paperback
  • ISBN: 0596004729
  • ISBN-13: 9780596004729
  • 相關分類: OracleSQL
  • 已絕版

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

商品描述

Like most PL/SQL programmers, you've found Oracle PL/SQL Programming to be a reference book you can't do without. Packed with examples and recommendations, it's a book that has helped everyone, from Oracle Forms developers to database administrators, make the most of PL/SQL. But you can't always carry it with you, and even at your desk there are times when you just need a reminder, a quick answer to a problem you're up against. For times like those, PL/SQL experts Stephen Feuerstein, Bill Pribyl, and Chip Dawes have written a new edition of Oracle PL/SQL Language Pocket Reference. Updated for Oracle9i, this little book is easy to take with you and use anywhere for quick problem solving.

The second edition of the Oracle PL/SQL Language Pocket Reference boils down the most vital information from Oracle PL/SQL Programming into a convenient quick reference to PL/SQL basics. This compact book will be indispensable for new and seasoned Oracle database developers alike. It summarizes features available in Oracle9i and provides essential information on PL/SQL block structure, fundamental language elements, control statements, and use of procedures, functions, packages, triggers, Oracle objects, external procedures, and methods of calling Java classes from PL/SQL.

O'Reilly's Pocket References have become a favorite among developers and database administrators everywhere. By providing a wealth of important details in a concise, well-organized format, these handy books deliver just what you need to complete the task at hand. When you've reached a sticking point in your work and need to get to a solution quickly, the new edition of Oracle PL/SQL Language Pocket Reference is the book you'll want to have.

Table of Contents

Introduction

PL/SQL Language Fundamentals

Variables and Program Data

Conditional and Sequential Control

Loops

Database Interaction

Cursors in PL/SQL

Exception Handling

Records in PL/SQL

Named Program Units

Triggers

Packages

Calling PL/SQL Functions in SQL

Oracle's Object-Oriented Features

Collections

External Procedures

Java Language Integration

Reserved Words

Index