InterviewSolution
Saved Bookmarks
| 1. |
Which version of MySQL introduced the prepared statements?(a) MySQL 4.0(b) MySQL 4.1(c) MySQL 4.2(d) MySQL 4.3This question was addressed to me during an interview.I would like to ask this question from Working with Databases-2 in section Objects and Databases in PHP of PHP |
|
Answer» The correct option is (b) MYSQL 4.1 |
|