Answer:
The answer to this question is given below in the explanation section.
Explanation:
AND and OR operators are used when more than one condition is to be specified in where clause of SQL.
AND and OR operators are used where there is more than one condition specified in a SQL's query statement.
However, AND and OR operators also used in other languages when there are more than one condition is specified and needs to be tested logically.