What occurs when the Select statement is executed?

An Application Engine program uses a Do Select action. What occurs when the Select statement is executed?
A. Each row returned by the Select statement is stored in the state record. The Select statement continues until no more rows are returned. Then, the control passes to the calling section.
B. All rows returned by the Select statement are stored in a cursor. Then, the control is passed to the calling section.
C. All rows returned by the Select statement are stored in the state record. Then, the control is passed to the next section in the program.
D. All rows returned by the Select statement are stored in a cursor. The first row is stored in the state record. Then, the remaining actions in the step are processed sequentially. Thereafter, the control returns to the Do Select to fetch another row, until no more rows are returned.
E. When a row is returned, the remaining steps in the section execute and control returns to the calling step.
F. When a row is returned, it is stored in the state record. Then, the control is passed to the calling section.

Download Printable PDF. VALID exam to help you PASS.

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.