πŸ“Š MySQL
Q. mysql_store_result() does not return a result set.
  • (A) True
  • (B) Retrieve data of primary key only
  • (C) ---
  • (D) ---
πŸ’¬ Discuss
βœ… 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.

Explanation by: Ravi Shankar
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.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
78
Total Visits
πŸ“½οΈ
12 mo ago
Published
πŸŽ–οΈ
Ravi Shankar
Publisher
πŸ“ˆ
89%
Success Rate