πŸ“Š MySQL
Q. fetchrow_hashref() returns reference to hash of row values keyed by . . . . . . . .
  • (A) row name
  • (B) column name
  • (C) table name
  • (D) database name
πŸ’¬ Discuss
βœ… Correct Answer: (B) column name

Explanation: This question is about how the fetchrow_hashref() function in MySQL works. It's asking about what keys are used to label the values within the hash it returns.

Explanation by: Vijay Sangwan
This question is about how the fetchrow_hashref() function in MySQL works. It's asking about what keys are used to label the values within the hash it returns.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
85
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Vijay Sangwan
Publisher
πŸ“ˆ
80%
Success Rate