Which of the following is advantage of using PreparedStatement in Java?
Posted: Wed Jul 13, 2022 7:50 pm
a) Slow performance
b) Encourages SQL injection
c) Prevents SQL injection
d) More memory usage
b) Encourages SQL injection
c) Prevents SQL injection
d) More memory usage