When you build a query you may wish to add certain criteria to limit the query results to a particular condition (e.g. a specific value, a list of values or between two specified values). Although, there are several conditions which you may select, the three most used Condition Types will be covered in Query Intermediate (i.e. equal to, in list and between).


Table of Contents