Q. 'fetchrow_hashref()' returns a reference to the hash of row values keyed by what?

  • (A) row name
  • (B) column name
  • (C) table name
  • (D) database name
πŸ’¬ Discuss
βœ… Correct Answer: (B) column name
Explanation: This question is about the `fetchrow_hashref()` function in MySQL. This function is used to retrieve data from a database and store it in a special data structure called a hash.
Explanation by: Praveen Singh
This question is about the `fetchrow_hashref()` function in MySQL. This function is used to retrieve data from a database and store it in a special data structure called a hash.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
112
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Praveen Singh
Publisher
πŸ“ˆ
97%
Success Rate