Question: Operators used in SELECT statements.Answer: = Equalor != Not equal > Greater than < Less than >= Greater than or equal <= Less than or equal BETWEEN an inclusive range LIKE Search for a pattern |
Is it helpful?
Yes
No
Most helpful rated by users: