-
Book Overview & Buying
-
Table Of Contents
Oracle SQL Developer 2.1
By :
The SQL Worksheet provides a scratch pad for all SQL, PL/SQL, and SQL*Plus statements and commands. You can run individual statements or a collection of commands. You can also run scripts and execute PL/SQL. In essence, doing all you might do in a command-line interface like SQL*Plus. The SQL Worksheet provides more, in that it offers code templates, provides code snippets, assists with code insight and completion, and maintains a history of commands. In this chapter, we look at these and other features offered in the SQL Worksheet and how to use them. We will use SQL and SQL*Plus commands to illustrate features, using PL/SQL only where needed specifically for a feature. All aspects of PL/SQL are addressed in the chapter on Working with PL/SQL.
The SQL Worksheet is an independent working environment in SQL Developer that you can use to interact with the database, much as you would using a command line or SQL*Plus. Before...
Change the font size
Change margin width
Change background colour