Online Documentation for SQL Manager for InterBase/Firebird

Query Data


CheckBox Explain query on execution

If this option is checked, the query plan is displayed automatically upon query execution in Query Data.

 

CheckBox Show result for each query

With this option checked, when you execute two or more queries, the result of each query will be displayed one by one. Otherwise, only the result of the last query will be displayed.

 

CheckBox Execute selected text separately

Check this option to allow execution of the selected statement separately.

 

CheckBox Write only successfully executed queries to database SQL log file

If this option is checked, unsuccessful queries will not be saved to the Query Data log file (see Setting log options in the Database Registration Info dialog).

 

CheckBox Show results on Query tab

If this option is checked, the Results tab is displayed as a separate tab.

 

CheckBox Don't save queries automatically for the next session

If this option is checked, the SQL query text will not be saved. Otherwise, it will be saved in Windows registry and will be therefore available in the next sessions of application.

 

CheckBox Always save changes in Favorite Queries before closing

This option enables/disables saving changes in SQL queries marked as Favorite automatically upon closing the editor.

Environment Options - Tools - SQL Editor

 

CheckBox Same queries for all databases

With this option enabled, Query Data stores all queries in a shared repository, so that switching to another database does not cause loading queries of that database (applying this option does not affect currently opened copies of Query Data). The value of the option can be changed freely without any risk to lose the query repository content.

 

CheckBox Refresh DB Explorer upon successful DDL statement execution

If this option is selected, the content of DB Explorer is refreshed each time a DDL statement is executed successfully in Query Data.

 

Transaction confirmation

CheckBox Disable transaction confirmation

If this option is checked, no transaction confirmation will be required on closing Query Designer and Query Data. Specify the default action (Commit or Rollback) and this action will be performed automatically each time when you close the editor.

 

CheckBox Substitute constraints in query plan

If this option is checked, natively used constraints are substituted with indexes in the query plan.

 

CheckBox Toggle AutoDDL off by default

Toggles the default mode (on/off) for automatic committing of each statement.

 


See also:

Query Data