A

Admin • 833K Points
Coach

Q. The non handle array representing a row of values is . . . . . . . .

  • (A) $rc
  • (B) ' '
  • (C) $rows
  • (D) $ary
  • Correct Answer - Option(D)
  • Views: 20
  • Filed under category MySQL
  • Hashtags:

Explanation by: Admin

This question is about how MySQL stores data from a table. When you retrieve data from a MySQL database, it needs to be organized in a way that your code can understand.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.