Query Analyzer Overview.

With Query Analyzer you can edit, run and tune up your queries. SQL Script can also be executed here. With Query Analyzer you could work with several queries simultaneously. Each query will have a tab to quickly access it. Each query can work its own database so you have no need to run more that one copy of Query Analyzer.

Query Analyzer is a stand-alone tool and is has simple Database Explorer to find database objects. Using context menu of the database explorer you could extract object metadata, execute selected procedure or generate SELECT, INSERT, UPDATE or DELETE statements based on the structure of the selected table.

The code editor is equipped with intelligent code completion and dynamic syntax highlighting as any other code edtor in IB/FB Development Studio.

If you need to store your query text for future you could use SQL Favorites feature. Query can be stored as specific for connected database or as a shared query available for any database.