1.

In which binding operation a database value is assigned to a PL/SQL variable or a host variable by the RETURNING clause of an INSERT, UPDATE, or DELETE statement.

A. out-bind
B. in-bind
C. define
D. None of the above
Answer» B. in-bind


Discussion

No Comment Found