Pretty basic sql Command. Just want to get the count from different tables I am looping through. However, if I alter the sqlCommand and add a \';\' at the end I get exception, S
Semi colons are usually just used as a command terminator for interactive tools like sqlplus.