How to cancel long query?
xxsawerMar 26 2012 — edited May 23 2013Hello I have one quick question today.
Assume I have some quere and the execution takes long, so I want manually to cancel it. How?
What I did was to open View -> Task Progress and clicked the Cancel Task button. Unfortunatelly this doesn't cancel the query, it is still running on the background, so I can't do any DB operation. I even can't logoff and quit SQL Developer...