Forum Discussion

lucky009's avatar
lucky009
New Contributor
12 years ago

Groovy sql script

I have a test suite which encompasses the following. I need to read the data from datasource and load it in DB if the datasource record not in DB. If the datasource.column1 value exists in DB, then ...