Home » Certification » Oracle Certification

Which of the following is a comparison operator in SQL?

Correct Answer: All of the above

Explanation:

LIKE, BETWEEN and = operators are used for comparison in SQL. Comparison operators test whether two expressions are the same. Comparison operators can be used on all expressions except expressions of the text, ntext, or image data types.


← Previous Question Next Question→

Discussion & Comments

No comments yet. Be the first to comment!
Join Discussion