Allison would like to find all records that are in stock. In her database, she has a field named "in stock." When the item is in stock, a "yes" appears. What should Allison do?


Conduct a query and set the criteria as =yes.

Conduct a query and set the criteria to >2.

Locate each record and check each one.

Sort the records in ascending order by item number.