Forum Discussion

Stalsy's avatar
Stalsy
Contributor
2 years ago

How can I interrupt a JDBC query

I am using JDBC as datasource queries and usually return a limited number of rows (say customer IDs) for testing.  In a couple of cases, after editing a query and re-running the test, I found that I ...