Reporting, Query Tools
Query and Reporting:
A type of data access and analysis computer application that allows users to build queries of the data base and construct reports via a GUI.
From: www.egltd.com/production/Glossary.html
Many tools provide a graphical representation of the queried data, providing a visual perspective to the user.
SQooLer
SQooLer is an SQL plugin for the Eclipse platform.
You can create and run SQL statements like SELECT, INSERT etc., or PL/SQL scripts. Your results appear in a separate view (SELECT's in table, PL/SQL in info field). All files with *.sql extension are opened in a syntax-highlighted editor.
It is a useful tool for developers who are writing J2EE applications. You don't have to open an other tool to check your database, just switch the perspective (or even not :-) ) and run your control script!
visit
SQooLer
SQooLer was visited : 98 times
Loading .....