CARQUESTTechnol
16 years agoContributor
JDBC Request and Count
I'm trying to get the count of the number of rows returned by a specific query to compare to a webservice. When I write the SQL: Select Count(*) from table where cat_id='-1' The query works in...