2.2 Starting Windows SQL*PlusTo start the Windows GUI version of SQL*Plus, first find the icon. Figure 2-1 shows SQL*Plus for Oracle Database 10 g in the Windows Start menu. It looks like a blue disk drive topped with a yellow plus sign. Figure 2-1. The SQL*Plus iconunder the Start menu. The path varies slightly from one release of Oracle to the next but will usually be something along the lines of Start the SQL*Plus icon. Figure 2-2. Start menu expanded to show the SQL*Plus icon![]() you'll see the dialog box shown in Figure 2-3. To log into your database, simply enter your database username, password, and host string into the dialog box and click OK. Figure 2-3. SQL*Plus logon dialog box![]() db01. You may use the tnsnames.ora and easy connection identifier formats (Oracle Database 10 g only) for the connect string.
screen will look much like that shown in Figure 2-4. Figure 2-4. The Windows SQL*Plus GUI![]() doesn't seem to add much to the command-line version because it implements only a simple, scrolling window into which you type commands. But there are some advantages to using the Windows GUI. The GUI version implements copy and paste using the standard Ctrl-c/Ctrl-v key combinations, allows you to easily size the window any way you want (think large), and implements a scroll-back buffer so that you don't need to worry too much about query results scrolling by before you can read them. Once you get used to using SQL*Plus with a 1000-line scroll-back buffer and a large, vertical window size, you won't want to go back to the default, 25 80 character command-prompt window environment.
|
• Table of Contents • Index • Reviews • Reader Reviews • Errata • Academic Oracle SQL*Plus: The Definitive Guide, 2nd Edition By
Jonathan Gennick Publisher : O''Reilly Pub Date : November 2004 ISBN : 0-596-00746-9 Pages : 582
Updated for Oracle 10g, this bestselling book is the only
in-depth guide to SQL*Plus. It clearly describes how to
perform, step-by-step, all of the tasks that Oracle
developers and DBAs want to perform with SQL*Plus--and maybe
some you didn''t realize you could perform. If you want to
leverage of the full power and flexibility of this popular
Oracle tool, this book is an indispensable resource.



