Forum Discussion

Jasper175's avatar
Jasper175
Frequent Contributor
15 years ago

SQL Select Statement Groovy

Hello, Can someone show me a SIMPLE example of a select * statement that would be written in a Groovy Script console? Here is the select statement I need to run: SELECT * FROM CSR_SESSION; ...