Home » MYSQL » Server SQL Mode » Question
  1. MySQL server mode values are case sensitive.
    1. False
    2. True
    3. NA
    4. NA
    5. NA
Correct Option: A

The MySQL server mode values stored in the system variable are not case sensitive. So it does not make a difference if you accidentally store the mode values in lowercase or uppercase.



Your comments will be displayed only after manual approval.