criteria

A set of limiting conditions used in a query or filter to show a specific set of records. For example, the expression Salary > 30000, applied to an Employees table, limits a query to those employees who make more than $30,000 per year.