Q. Which of these returns a string containing an error message?

  • (A) mysql_error()
  • (B) mysql_errno()
  • (C) mysql_sqlstate()
  • (D) mysql_close()
πŸ’¬ Discuss
βœ… Correct Answer: (A) mysql_error()
Explanation: This question asks about a function in MySQL that gives you information about errors. Here's a breakdown of the options:
Explanation by: Ritu Singhal
This question asks about a function in MySQL that gives you information about errors. Here's a breakdown of the options:

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
99
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Ritu Singhal
Publisher
πŸ“ˆ
84%
Success Rate