πŸ“Š MySQL
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
πŸ’¬ Discuss
βœ… Correct Answer: (D) All of the mentioned

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

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

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
76
Total Visits
πŸ“½οΈ
12 mo ago
Published
πŸŽ–οΈ
Pooja
Publisher
πŸ“ˆ
90%
Success Rate