Vidyalelo
PHP · Q13

Databases Handling

Programming · PHP · question 13

Q13

Which one of the following methods recuperates any memory consumed by a result set?

A.
destroy()
B.
remover()
C.
alloc()
D.
free()
Answer

Answer: Option D

Solution

Answer: Option D
Solution:
Once this method is executed, the result set is no longer available.