| A | B |
| datasheet view | Looks similar to an Excel spreadsheet |
| Table | collection of fields used for records |
| design view | where you can make changes to how your database objects look |
| field | category of information |
| Record | Complete set of database fields |
| database object | table, form, query, record |
| Form | A good way to enter data |
| Query | Searches for specific information. You ask Access a question. |
| Report | Usually used for printed data |
| Primary key | A field that contains a unique value for each record |
| Field Properties | Additional description of a field above data type that tells ACCESS how to store values |
| Navigation Pane | Lists all objects in database |