Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

Eclipse Data Tools Platform Guide
Previous Page Home Next Page


Running an Ad Hoc SQL Statement

Use the Eclipse launch configuration mechanism to run an ad hoc SQL query.

Prerequisites 

Make sure that the database server is running. Establish a connection to the database through a connection profile.

  1. Select Run > Open Run Dialog Run > Run Configurations .
  2. In the Main tab, click Adhoc SQL.
  3. Select the connection Profile and Database.
  4. In the Run box, enter the SQL query, or click SQL to graphically build the SQL statements in SQL Query Builder.
  5. In the Run box, enter the SQL query, or click SQL, select the statement type, and then complete building the SQL statement using Visual SQL.
  6. Click Run to execute the query.
You can view the results of the ad hoc query in the SQL Results view.

 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire