SQL*Plus User's Guide for Windows Platforms | ![]() Library |
![]() Product |
![]() Contents |
![]() Index |
Using Command Line Interface
SQL*Plus for Windows NT and SQL*Plus for Windows 95 provides command line functionality. However, SQL*Plus for Windows 3.1 does not provide a command line interface.
PLUS33 username/password[@connectstring]
For Windows NT/95, the rules for interpreting arguments are:
Using Graphical User Interface
SQL*Plus for Windows NT, SQL*Plus for Windows 95, and SQL*Plus for Windows 3.1 provide a graphical user interface.
Below is the Oracle SQL*Plus window:
To enter SQL*Plus and SQL commands, type them in the SQL*Plus interface window at the SQL prompt, then press Enter.
For more information about the operation of these elements, refer to your Microsoft Windows NT/95/3.1 documentation.
SQL*Plus Menus
File Menu
The File menu consists of the following:
After you save a command file, you can do the following:
Search Menu
The Search menu consists of the following:
Help Menu
All SQL*Plus documents are included in the Oracle Documentation. To view the SQL*Plus documents, you must install the Oracle Documentation.
Menu Item | Function |
About SQL*Plus
|
It contains the version and the copyright information for SQL*Plus.
|
Using SQLPLUS.EXE for Windows NT/95
SQLPLUS.EXE is used to spawn any SQL*Plus executable that is defined in the PLUS_DFLT parameter (that is one of the Oracle parameters) located in the Windows NT/95 registry. SQLPLUS.EXE allows you to run any specified version and mode of SQL*Plus when it is started. You can modify the value in the PLUS_DFLT key thereby having SQLPLUS.EXE spawn the desired version and mode of SQL*Plus. By default, PLUS_DFLT is set to PLUS33, which is the command line interface of SQL*Plus.
![]() ![]() Prev Next |
![]() Copyright © 1996 Oracle Corporation. All Rights Reserved. |
![]() Library |
![]() Product |
![]() Contents |
![]() Index |