πŸ“Š MySQL
Q. Which of the following returns the current error message text?
  • (A) SQLERRM
  • (B) SQLCODE
  • (C) Both A & B
  • (D) None of the above
πŸ’¬ Discuss
βœ… Correct Answer: (A) SQLERRM

Explanation: Using this function the associated error message with the most recent raised error exception is displayed. The exception handling section will display this function.

Explanation by: Akshay Kulkarni
Using this function the associated error message with the most recent raised error exception is displayed. The exception handling section will display this function.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
251
Total Visits
πŸ“½οΈ
3 y ago
Published
πŸŽ–οΈ
Akshay Kulkarni
Publisher
πŸ“ˆ
91%
Success Rate