Oracle
  Home arrow Oracle arrow How to Use the Oracle SQL Developer Tool
Dev Shed Forums  
Administration  
AJAX  
Apache  
BrainDump  
DHTML  
Flash  
Java  
JavaScript  
Multimedia  
MySQL  
Oracle  
Perl  
PHP  
Practices  
Python  
Reviews  
Security  
Smartphone Development  
Style-Sheets  
Web Services  
XML  
Zend  
Zope  
Mobile Linux  
App Generation ROI  
IBM® developerWorks  
Forums Sitemap  
E-Commerce Hosting  
Linux Web Hosting  
Managed Hosting  
Small Business Hosting  
VPS Hosting  
Weekly Newsletter

 
Developer Updates  
Free Website Content 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Write For Us Get Paid  
Request Media Kit
Contact Us  
Site Map  
Privacy Policy  
Support  
 USERNAME
 
 PASSWORD
 
 
  >>> SIGN UP!  
  Lost Password? 
Google.com  
ORACLE

How to Use the Oracle SQL Developer Tool
By: Jayaram Krishnaswamy
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: starstarstarstarstar / 30
    2007-02-28


    Table of Contents:
  • How to Use the Oracle SQL Developer Tool
  • Connecting to databases
  • Verifying objects in the database
  • Creating a SQL Query

  • Rate this Article: Poor Best 
      ADD THIS ARTICLE TO:
      error-file:tidyout.log Del.ici.ous error-file:tidyout.log Digg
      error-file:tidyout.log Blink error-file:tidyout.log Simpy
      error-file:tidyout.log Google error-file:tidyout.log Spurl
      error-file:tidyout.log Y! MyWeb error-file:tidyout.log Furl
    Email Me Similar Content When Posted
    Add Developer Shed Article Feed To Your Site
    Email Article To Friend
    Print Version Of Article
    PDF Version Of Article

     
     
    ADVERTISEMENT


    How to Use the Oracle SQL Developer Tool
    ( Page 1 of 4 )

    Now there is a standalone graphic user interface that you can use to develop your SQL with Oracle databases. The many things you do in Oracle 10G XE can also be carried out with the Oracle SQL Developer. It is expected to enhance productivity in your Oracle applications.

    You can use Oracle SQL Developer to connect, run, and debug PL/SQL. It can run on at least three different operating systems. This tutorial exposes you to this useful interface and shows you some basic tasks that gets you started with this tool. With Oracle 10 XE and this tool, you will have expanded your skill set.

    Downloading and installing the Oracle SQL Developer

    This version 1.1 December release can be downloaded from the Oracle site after accepting the license agreement. This 63MB down load will install a zip folder which you may place in any directory. From the unzipped contents, double click on the SQLDeveloper.exe.

    The User Interface

    On a Windows machine you may get a security warning which you may safely override and click on Run. This opens up the splash window shown in the next picture followed by the Oracle SQL Developer interface shown in the picture that follows.

    In this highly reduced image you may not be able to discern the various details. It has a main menu at the very top where you can access File, Edit, View, Navigate, Run, Debug, Source, Tools and Help menus. Immediately below the main menu on the left you have a tabbed window with two tabs, Connections and Reports. This will be the item you have to contend with since most things start only after establishing a connection. The connection brings with it the various related objects in the databases. The next picture shows the drop-down of the View main menu, where you can see other details such as links to the debugger, reports, connections and snippets.

    Snippets are often-used SQL statements or clauses that you may want to insert. You may also save your snippets by clicking on the bright green plus sign in the window shown, which opens up the superposed Save Snippet  window.

    In the Run menu item you can run files as well as look at the Execution Profile. The debug menu item has all the necessary hooks to toggling break points: step into, step over, step out and step to End of methods, etc., including garbage collection and clean up as shown in the next picture. Tools give access to External Tools that can be launched, Exports both DDL and data, schema diff, etc. Help gives you both full text search and indexed search.



     
     
    >>> More Oracle Articles          >>> More By Jayaram Krishnaswamy
     

       

    ORACLE ARTICLES

    - Oracle's Turn to Play in the Sun
    - Implementing and Using Oracle`s Restore Poin...
    - Tuning PL/SQL Code
    - Debugging PL/SQL Code
    - Testing PL/SQL Code
    - Working With PL/SQL Code
    - Conditional Compilation for Oracle Database ...
    - Compile-Time Warnings for Oracle DB 10g
    - Compiling PL/SQL Code for an Oracle Database
    - Troubleshooting PL/SQL Code
    - Managing PL/SQL Code
    - Data Manipulation and More for HTML DB Appli...
    - Oracle Database Fundamentals
    - Adding Processes to HTML DB Applications
    - Adding Computations, Processes, and Validati...





    © 2003-2009 by Developer Shed. All rights reserved. DS Cluster 3 Hosted by Hostway
    For more Enterprise Application Development news, visit eWeek