?
Which one of the following methods is used to recuperating prepared statements resources?
Answer & Solution
Correct Answer:
Option
D
Once you’ve finished using a prepared statement, the resources it requires can be recuperated with the close() method.
Join the Discussion
Login to post a comment or share your explanation.
Login