Which JDBC statement is used when you need to execute dynamic SQL with different parameters at runtime?
Statement
PreparedStatement
CallableStatement
ResultSet
This question is part of this quiz :