Library |
Product |
Contents |
Index |
Topic | 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. | 1 |
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. | 2 |
Manipulating Commands | Also through examples, helps you learn to edit commands, save them for later use, and write interactive commands. | 3 |
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. | 4 |
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. | 5 |
Topic | 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. | 6 |
Command Reference | Gives you a SQL*Plus command summary and detailed descriptions of each SQL*Plus command in alphabetical order. | 7 |
COPY Command Messages and Codes | Lists copy command error messages, their causes, and appropriate actions for error recovery. | Appendix A |
Release 8.0 Enhancements | Describes enhancements to SQL*Plus in Release 8.0. | Appendix B |
SQL*Plus Limits | Lists the maximum values for elements of SQL*Plus. | Appendix C |
SQL Command List | Provides a list of major SQL commands and clauses. | Appendix D |
Security | Explains how to restrict users' access to certain SQL*Plus and SQL commands. | Appendix E |
SQL*Plus Commands from Earlier Releases | Provides information on SQL*Plus commands from earlier Releases. | Appendix F |
Glossary | Defines technical terms associated with Oracle and SQL*Plus. | Glossary |
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 |