Question
a.
$dbh
b.
$sth
c.
$fh
d.
$h
Posted under MySQL Database
Engage with the Community - Add Your Comment
Confused About the Answer? Ask for Details Here.
Know the Explanation? Add it Here.
Q. What is the variable that is a handle to a database object?
Similar Questions
Discover Related MCQs
Q. The variable that returns code from operations that return true or false is _____________
View solution
Q. In PHP, how is the first element accessed if $a represents an array with numeric indices?
View solution
Q. Arrays can have associative indices in PHP.
View solution
Q. Which operator is used to access property of an object in PHP?
View solution
Q. How is the binary log rotated?
View solution
Q. How is a delimited-text data file reloaded?
View solution
Q. Which program performs logical backups?
View solution
Q. The option that suppresses output unless there are errors in the table is _____________
View solution
Q. What is the return value from operations returning a row count?
View solution
Q. Functions are called and pointers to structures are used while using DBI API.
View solution
Q. The mode of search in which the search string is parsed into words and the search looks for rows is ________________
View solution
Q. What is the hub of a MySQL installation?
View solution
Q. The place where the server stores its databases and status files are called the data directory.
View solution
Q. Which program copies the databases from one server to another?
View solution
Q. To use ‘mysqldbcopy’ which privileges are required on the source server?
View solution
Q. The program that performs logical backups is _____________
View solution
Q. In ‘mysqldump’ which option is used to make all tables in the destination databases to use a different storage engine?
View solution
Q. Which function returns reference to hash of row values?
View solution
Q. The function ‘fetchrow_hashref()’ returns reference to hash of row values keyed by ______________
View solution
Q. Which function returns reference to array of row values?
View solution
Suggested Topics
Are you eager to expand your knowledge beyond MySQL Database? We've curated a selection of related categories that you might find intriguing.
Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!