InterviewSolution
Saved Bookmarks
| 1. |
What is the general statement-issuing routine?(a) mysql_real_query()(b) mysql_query_real()(c) mysql_image_query()(d) mysql_query_image()I got this question in an interview for job.This is a very interesting question from Database Maintenance, Backups and Replication in portion MySQL Administration of MySQL |
|
Answer» Correct CHOICE is (a) mysql_real_query() |
|