Skip to Content
Oracle PL/SQL Programming: A Developer's Workbook
book

Oracle PL/SQL Programming: A Developer's Workbook

by Steven Feuerstein, Andrew Odewahn
May 2000
Intermediate to advanced
594 pages
11h 32m
English
O'Reilly Media, Inc.
Content preview from Oracle PL/SQL Programming: A Developer's Workbook

Conventions Used in This Book

The following conventions are used in this book:

Italic

Used for file and directory names and URLs, and for the first mention of new terms under discussion.

Constant width

Used for code examples.

Constant width bold

In some code examples, highlights the statements being discussed (e.g., when a change occurs).

Constant width italic

In some code examples, indicates an element (e.g., a filename) that you supply.

UPPERCASE

In code examples, indicates PL/SQL keywords.

lowercase

In code examples, indicates user-defined items like variables and parameters.

Punctuation

In code examples, enter exactly as shown.

Indentation

In code examples, helps to show structure (but is not required).

--

In code examples, begins a single-line comment, which extends to the end of a line.

/* and */

In code examples, these characters delimit a multiline comment, which can extend from one line to another.

.

In code examples and related discussions, periods qualify a reference by separating an object name from a component name. For example, dot notation is used to select fields in a record and to specify declarations within a package.

The web icon indicates that the code example described or shown in the text appears on the book’s web page.

Indicates a tip, suggestion, or general note. For example, I’ll tell you if you need to use a particular Oracle version or if an operation requires certain privileges. ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Oracle Database 11g PL/SQL Programming Workbook

Oracle Database 11g PL/SQL Programming Workbook

Michael McLaughlin, John Harper

Publisher Resources

ISBN: 9781449324070Supplemental ContentErrata Page