Qus : In MySQL, what is the purpose of the SQL SHOW WARNINGS statement?
QusMySQL में, SQL SHOW WARNINGS स्टेटमेंट का उद्देश्य क्या है?
A. Displays warnings generated during the execution of the last statement B. Shows all warnings in the database
C. Lists all columns with warning messages D. Clears all warning messages
Solution
A. Displays warnings generated during the execution of the last statement