Q. The most restrictive among the following is . . . . . . . .
mysql_query(), mysql_real_query()
mysql_query(), mysql_real_query()
β
Correct Answer: (A)
mysql_query()
Explanation: This question is about two MySQL functions: mysql_query() and mysql_real_query().