Joris Dobbelsteen wrote:
At this moment I like pgAdmin III except for one slight detail:
* Multiple results when executing a query.
For example, when executing something like this:
SELECT * FROM table1;
SELECT * FROM table2;
the query tool will only show the results of the last query.
Probably
At this moment I like pgAdmin III except for one slight detail:
* Multiple results when executing a query.
For example, when executing something like this:
SELECT * FROM table1;
SELECT * FROM table2;
the query tool will only show the results of the last query.
Probably I'm spoiled by Microsoft's