Valid 500-052 Dumps shared by ExamDiscuss.com for Helping Passing 500-052 Exam! ExamDiscuss.com now offer the newest 500-052 exam dumps, the ExamDiscuss.com 500-052 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com 500-052 dumps with Test Engine here:
During runtime, when a valid SQL Query in a DB Read step returns 0 rows, which branch of the step will be executed?
Correct Answer: D
Explanation The DB Read step executes a SQL query on a database and returns the result in a ResultSet variable. The step has four output branches: Successful, No Data, Timeout, and SQL Error. The Successful branch is taken when the query returns one or more rows. The No Data branch is taken when the query returns zero rows. The Timeout branch is taken when the query execution time exceeds the timeout value specified in the step. The SQL Error branch is taken when the query is invalid or the database connection fails. References: Cisco Unified Contact Center Express Editor Step Reference Guide, Release 11.6(2), page 4-8.