Q. The function returning reference to 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 is about getting data from a MySQL database using Perl's DBI module. Let's break down the options:
Explanation by: Vinay
This question is about getting data from a MySQL database using Perl's DBI module. Let's break down the options:

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
94
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Vinay
Publisher
πŸ“ˆ
89%
Success Rate