InterviewSolution
Saved Bookmarks
| 1. |
What is the generic handle whose meaning depends on context?(a) $dbh(b) $sth(c) $fh(d) $hI had been asked this question in an online interview.My query is from Spatial Data Types topic in section Data Type Reference, Operators and Functions of MySQL |
|
Answer» Right option is (d) $H |
|