Q. Which of the following statements is/are correct?
β
Correct Answer: (C)
Both NOT(true)=false and NOT(false)=true
Explanation: This question is about how the NOT operator works in MySQL.