Home » MYSQL » Mysql miscellaneous » Question
  1. Which of the following statements is/are correct?
    1. NOT=false
    2. NOT(true)=false
    3. NOT(false)=true
    4. Both NOT(true)=false and NOT(false)=true
    5. None of these
Correct Option: D

Both NOT(true)=false and NOT(false)=true



Your comments will be displayed only after manual approval.