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

Explanation: This question is asking about a function in MySQL that helps you get data from a table in a specific format.

Explanation by: Pooja
This question is asking about a function in MySQL that helps you get data from a table in a specific format.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
69
Total Visits
πŸ“½οΈ
12 mo ago
Published
πŸŽ–οΈ
Pooja
Publisher
πŸ“ˆ
84%
Success Rate