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

All of above



Your comments will be displayed only after manual approval.