Member Login

E-mail:    Password:  


Vendor : Oracle


Email  E-mail this page

Related Content  Related Content

Remember  Remember this item

 

Format: HTML

Date: 01/04/2008


Building Queries Visually

WORTHWHILE?

0

0 votes


Overview

Oracle SQL Developer provides the SQL worksheet, a code-editor window where one can enter and run statements that include SQL*Plus commands, SQL, and PL/SQL code - either single statements or multiple-statement scripts. Oracle SQL Developer also facilitates common query tasks with GUI tools. Using point-and-click actions in the Connections Navigator display, one can quickly view the same data that certain manually entered queries retrieve. Drag-and-drop capabilities and the query builder both help one build complex queries more quickly than one can with manual coding. This column takes the user through examples of the point-and-click, drag-and-drop, and query builder approaches, to illustrate their advantages over manual query construction.



See also: Database Management, Application Development