Easy1 markMultiple Choice
Area I: Information SystemsData ManagementSQLArea I

CPA · Question 39 · Area I: Information Systems

Which of the following SQL clauses is used to filter the results of a query based on a specific condition?

Answer options:

A.

ORDER BY

B.

WHERE

C.

GROUP BY

D.

SELECT

How to approach this question

Identify the filtering keyword.

Full Answer

B.WHERE✓ Correct
WHERE
The WHERE clause specifies the criteria that records must meet to be included in the results.

Common mistakes

Confusing WHERE (row filter) with HAVING (group filter).

Practice the full CPA ISC Practice Exam 2

82 questions · hints · full answers · grading

More questions from this exam