View Single Post
  #1 (permalink)  
Old 02-23-2010, 08:33 AM
Torgo Torgo is offline
Junior Member
 
Join Date: Feb 2010
Posts: 2
Default 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.
Reply With Quote