πŸ“Š MySQL
Q. Which of these operators does not perform relative-value comparisons?
  • (A) =
  • (B) bad
  • (C) <=
  • (D) >=
πŸ’¬ Discuss
βœ… Correct Answer: (B) bad

Explanation: This question is about how MySQL compares values. We're looking for the operator that *doesn't* check if one value is greater than, less than, or equal to another.

Explanation by: Praveen Singh
This question is about how MySQL compares values. We're looking for the operator that *doesn't* check if one value is greater than, less than, or equal to another.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
86
Total Visits
πŸ“½οΈ
12 mo ago
Published
πŸŽ–οΈ
Praveen Singh
Publisher
πŸ“ˆ
97%
Success Rate