Question: 12
(Choose 1 answer)
What is the purpose of the WHERE clause in a SQL query?
A. To specify the columns to be selected
B. To filter rows based on a specified condition
C. To order the results in ascending or descending order
D. To join two tables together