InterviewSolution
Saved Bookmarks
| 1. |
Which of these operators does not perform relative-value comparisons?(a) =(b) ==(c) =The question was asked in quiz.My doubt stems from Performing Multiple in chapter Using SQL to Manage Data of MySQL |
|
Answer» Correct CHOICE is (B) == |
|