P

Praveen Singh • 36.81K Points
Coach

Q. The command to see the warning messages is . . . . . . . .

  • (A) DISPLAY WARNINGS
  • (B) <<
  • (C) DISP WARNING
  • (D) SHOW WARNINGS
  • Correct Answer - Option(D)
  • Views: 24
  • Filed under category MySQL

Explanation by: Praveen Singh
In MySQL, to see the warning messages generated during the execution of a statement or stored program, you can use the SHOW WARNINGS command. This command displays any warnings that occurred during the execution of the previous statement.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.


Question analytics