Amy would like to find all records that were delivered on August 8, 2008. Her database has a field that tracks when the items were delivered. Amy should _____.

Responses

conduct a query and set the criteria to >August 8, 2008
conduct a query and set the criteria to >August 8, 2008

sort the records in ascending order by item number
sort the records in ascending order by item number

locate each record and check each one
locate each record and check each one

conduct a query and set the criteria as =August 8, 2008
conduct a query and set the criteria as =August 8, 2008

1 answer

Amy should conduct a query and set the criteria as =August 8, 2008. This will ensure that she retrieves all records specifically delivered on that date.