問題詳情

QUESTION 6What happens during the execute phase with dynamic SQL for INSERT, UPDATE, and DELETE operations?
(A)The rows are selected and ordered.
(B)The validity of the SQL statement is established.
(C)An area of memory is established to process the SQL statement.
(D)The SQL statement is run and the number of rows processed is returned.
(E)The area of memory established to process the SQL statement is released.

參考答案

答案:D
難度:非常困難0
統計:A(0),B(0),C(1),D(0),E(0)