πŸ“Š MySQL
Q. Which function returns reference to hash of row values?
  • (A) fetchrow_array()
  • (B) fetchrow_arrayref()
  • (C) fetch()
  • (D) fetchrow_hashref()
πŸ’¬ Discuss
βœ… Correct Answer: (D) fetchrow_hashref()

Explanation: This question is asking about how to get a specific kind of information from a database table using a MySQL command.

Explanation by: Admin
This question is asking about how to get a specific kind of information from a database table using a MySQL command.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
77
Total Visits
πŸ“½οΈ
12 mo ago
Published
πŸŽ–οΈ
Admin
Publisher
πŸ“ˆ
88%
Success Rate