John_Overbaugh
17 years agoOccasional Contributor
Errors in interpretation
I'm working with Groovy scripts and soapUI. I have a Groovy script full of helper functions, and I've been creating a new helper function which is SELECT COUNT (columnName) FROM tableName WHERE col...