InterviewSolution
Saved Bookmarks
| 1. |
The variable used as a handle to an open file is ______________(a) $dbh(b) $sth(c) $fh(d) $hThis question was posed to me in an online quiz.I would like to ask this question from Date and Time Data Types topic in portion Data Type Reference, Operators and Functions of MySQL |
|
Answer» The CORRECT answer is (c) $fh |
|