Feature request: impromptu script against multiple connections

Maxmix

Member³
Hello!

Can our favorite tool offer the mechanism to run some script against multiple databases?

I still utilize Command window, but it is like cracking a nut with a steam hammer. If I want to execute simple 'grant select on table' statement on 10 db's, for example, I have to wait on each reconnect until ObjectBrowser is fully refreshed (quite a few seconds).
On top of that, Command Window always continues whereas I would like to stop execution on reconnect errors.

Also I am curios whether I will see the coloring of text of various origin in the upcoming version of PLSQL Dev? I.e. '0 rows updated' could be blue, NO_DATA_FOUND could be red, echoed statements are brown etc.
 
Back
Top