What is the variable that is a handle to a database object?
(a) $dbh
(b) $sth
(c) $fh
(d) $h
I got this question during an internship interview.
The query is from General Preventative Maintenance topic in section Database Maintenance, Backups and Replication of MySQL