Jasper175
15 years agoFrequent Contributor
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;
If you need to know the column names: 'CSR_SESSION_ID', 'SYSTEM_USER_ID', 'ASM_TICKET', 'CREATE_DATE'
Thank you,
Rob L.
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;
If you need to know the column names: 'CSR_SESSION_ID', 'SYSTEM_USER_ID', 'ASM_TICKET', 'CREATE_DATE'
Thank you,
Rob L.