Opening Running Queries from script
I'm trying to create UI where sql query can be run on foreground when user presses a button and this button may be pressed multiple times. I would like to the user how many queries are currently running. If possible I would like to use Running Queries which can be found from View menu. Can this be opened directly from script?