Q. What is the non handle array representing a row of values?
β
Correct Answer: (D)
$ary
Explanation: This question is asking about how MySQL stores a single row of data from a database table.