πŸ“Š MySQL
Q. Which of the following returns an SQLSTATE code?
  • (A) mysql_error()
  • (B) DISP WARNINGS
  • (C) mysql_sqlstate()
  • (D) mysql_close()
πŸ’¬ Discuss
βœ… Correct Answer: (C) mysql_sqlstate()

Explanation: This question is about how to get information about errors that happen when you're using MySQL.

Explanation by: Ravi Shankar
This question is about how to get information about errors that happen when you're using MySQL.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
97
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Ravi Shankar
Publisher
πŸ“ˆ
85%
Success Rate