Login
Remember
Register
Ask a Question
The advantage of using the PreparedStatement in Java is:
0
votes
asked
Aug 21, 2022
in
JAVA
by
sharadyadav1986
The advantage of using the PreparedStatement in Java is:
1) More memory usage
2) Prevents SQL injection
3) Encourages SQL injection
4) Slow performance
preparedstatement
java
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Aug 21, 2022
by
sharadyadav1986
2) Prevents SQL injection
...