SQL*Plus(TM) Getting Started for Windows NT and Windows 95 Release 8.0 A53633-01 |
|
This chapter describes how to start and use SQL*Plus from the command line interface, graphical user interface and menu options. These topics are covered:
If you are using a remote Oracle database connection, initialize and load the drivers and executables to establish a network connection before starting SQL*Plus. Use the following steps to start SQL*Plus command line:
SQLPLUS username/password[@connectstring] or
PLUS80 username/password[@connectstring]
Note:
You can also run "PLUS80.EXE <argument list>" to invoke the command line SQL*Plus. |
For Windows NT and Windows 95 NT and Windows 95, the rules for interpreting arguments are:
Several keys on your keyboard have special meaning in SQL*Plus:
If you are using a remote Oracle database connection, initialize and load the drivers and executables to establish a network connection before starting SQL*Plus. Use the following steps to start SQL*Plus graphical interface:
Note:
You can also run |
For Windows NT and Windows 95, the rules for interpreting arguments are:
After you install and start, SQL*Plus displays the SQL prompt in the SQL*Plus window. The SQL*Plus window contains basic Microsoft Windows elements, such as dialog boxes, pull-down menus, scroll bars, and minimize and maximize buttons.
To enter SQL*Plus and SQL commands, type them in the SQL*Plus interface window, then press Enter. Input commands one line at a time.
For more information about the operation of these elements, refer to your Microsoft Windows NT and Windows 95 documentation.
In addition to the functionality provided by the Microsoft Windows NT and Windows 95 elements, SQL*Plus allows you to use the mouse buttons to copy previously entered SQL commands to the current SQL prompt. To quickly copy a command, highlight it and hold down the left mouse button. While holding down the left button, click the right button. SQL*Plus copies the text.
SQL*Plus assigns the traditional functions to most of the command keys. However, the following command keys have special functions in SQL*Plus for Windows NT and Windows 95
The File menu consists of the following:
After you save a command file, you can do the following:
The Edit menu consists of the following:
The Search menu includes two options: Find and Find Next.
To find text:
All SQL*Plus is included in the Oracle Documentation. To view the SQL*Plus documents, you must install the Oracle Documentation.
Menu Item | Function |
---|---|
About SQL*Plus |
The About SQL*Plus option contains the version and the copyright information for SQL*Plus. |