Logical Operators - Part1

Logical Operators - Part1

OperatorDescription
ALLThe ALL operator is used to compare a value to all values in another value set
ANDThe AND operator allows the existence of multiple conditions in an SQL statement's WHERE clause
ANYThe ANY operator is used to compare a value to any applicable value in the list according to the condition
BETWEENThe BETWEEN operator is used to search for values that are within a set of values, given the minimum value and the maximum value
EXISTSThe EXISTS operator is used to search for the presence of a row in a specified table that meets certain criteria
Read more.

Follow CodeGalaxy

Mobile Beta

Get it on Google Play
Send Feedback
Keep exploring
SQL snippets
Cosmo
Sign Up Now
or Subscribe for future quizzes