Database Management
Accenture PrimermediumDatabase ManagementSelect Statement

Which operator is equivalent to the ‘or’ operator?

Answer options

A
IN
B
AND
C
BETWEEN
D
LIKE

Correct answer: IN

Explanation

The IN operator is equivalent to multiple OR conditions: col IN (a, b) = col = a OR col = b.

Related Accenture Database Management questions

Practice more Accenture Database Management questions

PrimerDumps has 1400+ primer questions, 2026 mocks and coding hands-on — all free.