If you have alternate criteria, or two sets of independent criteria where it is sufficient to satisfy one set, you use both the Criteria and the or rows in the design grid
A column in a table that represents a specific piece of data. Each field has a unique name and data type, which determines the type of data that can be stored in that field.
Table
A database object that stores data in an organized manner, with rows and columns. Each column represents a field, and each row represents a record.
Record
A row in a table that contains a unique combination of field values. Records are used to store individual data points in a table.