A

Admin • 832.27K Points
Coach

Q. Which of the following statements is/are correct?

  • (A) NOT(true OR true) = false
  • (B) NOT(false OR false)= true
  • (C) NOT (true OR false)= false
  • (D) All of the mentioned
  • Correct Answer - Option(D)
  • Views: 18
  • Filed under category MySQL
  • Hashtags:

Explanation by: Admin

This question tests your understanding of logical operators in MySQL, specifically NOT, OR, and how they work together.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.