Excpetion in Execute Select java.lang.IllegalThreadStateException: Thread is already started
Getting Excpetion in Execute Select java.lang.IllegalThreadStateException: Thread is already started when we are trying to execute a select statement in a sql server through java below is the code snippet