SQL is a widely-used programming language for computer databases in business. Frequently, software developers need to combine different kinds of data, such as integer and character fields, into a ...
I have blogged before about GroovySql and I find that it meets my needs nicely. However, some people prefer to use Groovy’s DataSet class which the Groovy 1.7.1 API documentation describes as “an ...