Question: The object is used to execute a static Oracle query, but the object is used to execute a dynamic Oracle query with IN and OUT
The object is used to execute a static Oracle query, but the object is used to execute a dynamic Oracle query with IN and OUT parameters.
a. PreparedStatement, Statement
b. Statement, PreparedStatement
c. CallableStatement, Statement
d. Statement, CallableStatement
Step by Step Solution
3.36 Rating (162 Votes )
There are 3 Steps involved in it
The correct answer is c CallableStatement Statement Heres why A Statement object is used to execute ... View full answer
Get step-by-step solutions from verified subject matter experts
