I Write a Statement in Toad Editor that is… SELECT * FROM DEPT ;
Result Display in the Data Grid
After the Above Statement I wrote the other Statement that is …SELECT * FROM DEPT;
Result Display in the Same Data Grid.
But I Want to display the data in Other Data Grid means One More Data Grid be Open for the Second Statement.
How can we do it in Toad For Oracle.