What is the generic handle whose meaning depends on context?
(a) $dbh
(b) $sth
(c) $fh
(d) $h
I 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