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

Explanation: This question asks about a function in MySQL that helps you get data from a database query and organize it into an array.

Explanation by: Praveen Singh
This question asks about a function in MySQL that helps you get data from a database query and organize it into an array.

πŸ’¬ Discussion


πŸ“Š Question Analytics

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