InterviewSolution
Saved Bookmarks
| 1. |
What does mysql_query() return on failure?(a) 0(b) 1(c) -1(d) a non-zeroI got this question in an internship interview.This key question is from User-Defined Variables in division System, Status and User Variables of MySQL |
|
Answer» Correct option is (d) a non-zero |
|