SQL Query and IF/Then
Hi I just have a situation where I need to have Automation Anywhere connect to an Oracle DB and look at a specific table and if the SQL statement is = 1 then continue on with the script.
I have built the DB connection and I see where SQL can be executed but just not sure how to tie in the IF/THEN/ELSE statement. I see all of the possible selections under the IF/ELSE heading but not sure how to tie them to the SQL result.
|