| A | B |
| What is the database software of the Microsoft Office suite? | Access |
| What is a collection of objects that work together to Store data, Retrieve data, Display data, and Summarize data? | A Database |
| What is used to search for and retrieve data from tables using conditions? | Query |
| What displays data in a format that is customized for on-screen viewing or printing? | Report |
| What is a complete set of data? | Record |
| What is a single characteristic within a record? | Field |
| What is a Name of a column/field in a datasheet? | Field Name |
| What view displays data in rows and columns? | Datasheet View |
| What appears at the top of each column, contains the field name and allows you to select the entire field column? | Field Selector |
| What appears to the left of the first field and allows you to select the entire record? | Record Selector |
| What is a box in the upper-left corner of a datasheet that allows you to select all records and fields of a datasheet? | Datasheet Selector |
| What is stored in a format called a datasheet? | Table |