Skip to Content
Oracle SQL: the Essential Reference
book

Oracle SQL: the Essential Reference

by David C. Kreines
September 2000
Intermediate to advanced
418 pages
11h 5m
English
O'Reilly Media, Inc.
Content preview from Oracle SQL: the Essential Reference

Conventions Used in This Book

This book uses a number of standard conventions that let me clearly display the detailed syntax of SQL statements:

Constant width

Used to show syntax diagrams and the output of commands.

Contant width bold

Used to represent user input in examples that show user interaction.

Initial_Cap_Italics

Indicates a common element of SQL that is documented in Chapter 4. These elements usually end in "Clause," as in Storage_Clause.

lowercase italics

Indicates items that are replaced by actual values in a SQL statement.

UPPERCASE

Indicates keywords or components of SQL syntax.

Braces { }

Indicate that one item is required from the list provided within the braces. Items in the list are separated by vertical bars (|). Note that this list may be quite extensive and that a single item may include several keywords.

Ellipses (...)

Indicate that the previous keyword or group of keywords may be repeated as required.

Square brackets [ ]

Indicate that the item(s) enclosed within the square brackets are optional. Multiple optional items are separated by a vertical bar (|).

Underline

Indicates that the underlined keyword or value is the default.

column

The name of a column in a table.

column_list

The name of one or more columns in a table, separated by commas.

filename

The valid operating system name for a file, normally enclosed in single quotes.

integer

A whole number, such as 0, 1, 2, etc.

schema

The name of a collection of objects in the database, also called the user, ...

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 12c The Complete Reference

Oracle Database 12c The Complete Reference

Kevin Loney, Bob Bryla
Oracle SQL Developer

Oracle SQL Developer

Ajith Narayanan, Susan Harper
Oracle PL/SQL for DBAs

Oracle PL/SQL for DBAs

Arup Nanda, Steven Feuerstein

Publisher Resources

ISBN: 1565926978Catalog PageErrata