I have a java program that runs a bunch of queries against an sql server database. The first of these, which queries against a view returns about 750k records. I can run t
Does it take a similar amount of time with SQLWB? If the Java version is much slower, then I would check a couple of things: