Library |
Product |
Contents |
Index |
Description
Chapter Number
Introduction
Gives an overview of SQL*Plus, instructions on using this Guide, and information on what you need to run SQL*Plus.
Learning SQL*Plus Basics
Explains how to start SQL*Plus and enter and execute commands. You learn by following step-by-step examples using sample tables.
Manipulating Commands
Also through examples, helps you learn to edit commands, save them for later use, and write interactive commands.
Formatting Query Results
Explains how you can format columns, clarify your report with spacing and summary lines, define page dimensions and titles, and store and print query results. Also uses step-by-step examples.
Accessing Databases
Tells you how to connect to default and remote databases, and how to copy data between databases and between tables on the same database. Includes one example.
Description
Chapter Number
Starting SQL*Plus and Getting Help
Explains how to access SQL*Plus from the operating system prompt, and how to access online help.
Command Reference
Gives you a SQL*Plus command summary and detailed descriptions of each SQL*Plus command in alphabetical order.
COPY Command Messages and Codes
Lists copy command error messages, their causes, and appropriate actions for error recovery.
Release 8.0 Enhancements
Describes enhancements to SQL*Plus in Release 8.0.
SQL*Plus Limits
Lists the maximum values for elements of SQL*Plus.
SQL Command List
Provides a list of major SQL commands and clauses.
Security
Explains how to restrict users' access to certain SQL*Plus and SQL commands.
SQL*Plus Commands from Earlier Releases
Provides information on SQL*Plus commands from earlier Releases.
Glossary
Defines technical terms associated with Oracle and SQL*Plus.
For documentation questions/comments, contact:
SQL*Plus Documentation Manager
Australian Product Development Center
Oracle Systems (Australia) Pty. Limited
324 St. Kilda Road
Melbourne VIC 3004
Australia
+61 3 9209 1600 (telephone)
+61 3 9690 0043 (fax)
For product questions/comments, contact:
SQL*Plus Product Manager
Australian Product Development Center
Oracle Systems (Australia) Pty. Limited
324 St. Kilda Road
Melbourne VIC 3004
Australia
+61 3 9209 1600 (telephone)
+61 3 9690 0043 (fax)
Prev Next |
Copyright © 1997 Oracle Corporation. All Rights Reserved. |
Library |
Product |
Contents |
Index |