Question
a.
fetchrow_array()
b.
fetchrow_arrayref()
c.
fetch()
d.
fetchrow_hashref()
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. The function returning an array of row values is ______________
Similar Questions
Discover Related MCQs
Q. The function returning reference to hash of row values is ______________
View solution
Q. fetchrow_hashref() returns reference to hash of row values keyed by ______________
View solution
Q. The function returning reference to array of row values is ______________
View solution
Q. What is the maximum non zero value for FLOAT?
View solution
Q. What is the maximum non zero values for DOUBLE?
View solution
Q. Illegal values converted to the appropriate ‘zero’ value for ______________
View solution
Q. The column attribute provides unique numbers for identification is ______________
View solution
Q. The module that links DBI to the web is ______________
View solution
Q. CGI stands for ______________
View solution
Q. Which line is written at the top of the script to write a Perl script using CGI.pm?
View solution
Q. CGI.pm also supports an object oriented style of use.
View solution
Q. There can be more than one column per table with the AUTO_INCREMENT attribute.
View solution
Q. By default, the AUTO_INCREMENT sequences begin at __________
View solution
Q. What does the expression ’12 DIV 5′ evaluate to?
View solution
Q. What does ‘abc’ || ‘xyz’ result in if the PIPES_AS_CONCAT is disabled?
View solution
Q. The AUTO_INCREMENT column attribute is best used with ______________
View solution
Q. The datatype best suited to store currency values is ______________
View solution
Q. The basic operation of PHP is to interpret a script.
View solution
Q. The PHP interpreter switches mode continuously.
View solution
Q. The output from PHP is __________
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!