When a filter is applied to a database, the correct response is:
All records that don’t meet the criteria are removed from view.
Filters allow users to narrow down the displayed results to only those that meet specific conditions, but the other records remain intact in the database. They are simply not visible until the filter is removed.