πŸ“Š MySQL
Q. mysql_fetch_row() returns . . . . . . . .
  • (A) integer
  • (B) float
  • (C) structure
  • (D) pointer
πŸ’¬ Discuss
βœ… Correct Answer: (D) pointer

Explanation: 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.

Explanation by: Ram Avtar Sharma
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.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
98
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Ram Avtar Sharma
Publisher
πŸ“ˆ
94%
Success Rate