Select Once for Retrieval

The Select Once for Retrieval command queries the database and creates a cursor (buffer) containing the rows that match the “where” criteria. Does not reselect the record the next time the rule is invoked.

When you select the up arrow next to the Select Once for Retrieval text box, the Select From Table Once For Retrieval window displays.

Variables

When you finish entering all the information, select Compile Statement and the program constructs the SQL statement in the text box at the bottom of the window.

Select Test Statement to make sure that the program can connect with the database to execute the statement.