You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When executing a query with RJDBC, it can't be stopped using Ctrl-C. Is there a way to stop execution? My only current work-around is to connect to the server with a second session and kill the query there ....
When executing a query with RJDBC, it can't be stopped using Ctrl-C. Is there a way to stop execution? My only current work-around is to connect to the server with a second session and kill the query there ....