Beginner SQL
Q3 / 100

Which clause is used to filter rows based on a condition?

Correct! Well done.

Incorrect.

The correct answer is A) WHERE

A

Correct Answer

WHERE

Explanation

WHERE filters rows before grouping based on a specified condition.

Progress
3/100