Which operator is used to select rows where the Price is not equal to 100?
Answer options
A
<>
B
=
C
NOT BETWEEN
D
IN
Correct answer: <>
Explanation
The diamond operator <> is the standard SQL syntax for 'not equal'.
Correct answer: <>
The diamond operator <> is the standard SQL syntax for 'not equal'.
PrimerDumps has 1400+ primer questions, 2026 mocks and coding hands-on — all free.