When a sql statement is executed, the results are posted to the Data Grid. If you run the same (or another) sql statement in the same tab, the results will be overwritten in the Data Grid. To keep the results of a previous execution, it will be necessary to add a new editor tab and paste the same sql statement into that tab. You can then toggle between tabs to compare results.
