A

Admin • 833K Points
Coach

Q. mysql_fetch_row() returns . . . . . . . .

  • (A) integer
  • (B) float
  • (C) structure
  • (D) pointer
  • Correct Answer - Option(D)
  • Views: 24
  • Filed under category MySQL
  • Hashtags:

Explanation by: Admin

This question is about the `mysql_fetch_row()` function in MySQL. This function is used to fetch data from a result set, which is a collection of rows returned by a query.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.