Which variable is a handle to a database object?
(a) $dbh
(b) $sth
(c) $fh
(d) $h
I have been asked this question during an interview for a job.
My question is based upon Date and Time Data Types topic in portion Data Type Reference, Operators and Functions of MySQL