A | B |
record source | Tables or queries from which a query gets its data |
report | A database object that presents information in a format that is easy to read and print |
select query | The most basic type of Access query that creates subsets of data, displayed in Datasheet view, that can be used to answer specific questions or to supply data to other database objects |
parameter query | A query in which the user interactively specifies one or more criteria values |
query criterion | A rule that identifies the records that you want to include in the query result |
field list | A window that lists all the fields in the underlying record source or database object |