πŸ“Š MySQL
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

πŸ‘οΈ
75
Total Visits
πŸ“½οΈ
12 mo ago
Published
πŸŽ–οΈ
Ritu Singhal
Publisher
πŸ“ˆ
81%
Success Rate