During runtime, when a valid SQL query in a DB Read step returns 0 rows, which branch of the step is executed?
During runtime, when a valid SQL query in a DB Read step returns 0 rows, which branch of the step is executed?
A . Timeout
B . No Data
C . SQL Error
D . Successful
Answer: C
Latest 500-052 Dumps Valid Version with 90 Q&As
Latest And Valid Q&A | Instant Download | Once Fail, Full Refund
definitely D : successfull
Valid query with 0 rows should go to Successful branch. I think the answer is D. Successful