The SQL query return rows test allows you to write custom WHERE conditions to filter
your data and set thresholds based on the number of rows that match your criteria. This
test counts the rows that satisfy your specified conditions and compares the count against
your defined thresholds.You write the filtering condition without the WHERE keyword - the system automatically
applies it to your dataset as df.