With SQL Executor you can send SQL queries to the connected MySQL database and display the result. The queries can contain any possible statements, e.g. UPDATE, DELETE, INSERT, SELECT statements etc. Note, that it is possible to run multiple SQL queries simultaneously. The result of the SELECT-containing queries will be shown in the grid-based dialogues. To execute SQL queries: 1. Connect to the database using Database Connection Manager 2. Call the SQL Executor by selecting SQL Executor ( 3. Enter one or more SQL queries. 4. Press F9 or click the Execute SQL ( 5. You can save your queries into a file. Click on the Save ( Please note, that SQL Executor dialogue window is used by Database Generation and Database Modification tools. See also: |