Q. mysql_store_result() does not return a result set.
β
Correct Answer: (B)
Retrieve data of primary key only
Explanation: This question is asking about a function in MySQL called mysql_store_result(). This function is used to retrieve the results of a query from the database.