Features

Some of the key features of Execute Query.

Query Editor: The Query Editor allows for the execution of any SQL statement(s) that the database and driver may accept from creating tables to basic SELECT statements and table updates. The results of any executed statement is displayed in the log pane including database specific messages and error codes. The editor supports multiple statement execution. Enhancements have been made to bring it in line with most common development editors of this type.

Database Browser: The Database Browser allows you to view a database's schema and tables.

Query Snippet: Allows to insert a SQL query snippet for quick help

Export CSV Data: Allows for the export CSV of data from one or multiple tables.

Export HTML Data: Allows for the export HTML of data from one or multiple tables.

Export XML Data: Allows for the export XML of data from one or multiple tables.

Genarate Perl & Perl/CGI Code Snippet: Allows for the genarate a Perl DBI MySQL Code Snippet from one or multiple tables.

Genarate PHP Code Snippet: Allows for the genarate a PHP MySQL Code Snippet from one or multiple tables.

Genarate Java & JSP Code Snippet: Allows for the genarate a Java JDBC MySQL Code Snippet from one or multiple tables.

Server Database Statistics: Show all statistics for selected database