Q. Which of the following operators is/are used in "Condition Evaluation"?
β
Correct Answer: (D)
All of the mentioned
Explanation: In MySQL, when you want to filter data based on specific criteria, you use conditions. These conditions can be simple or complex, and they are evaluated using logical operators.