| A | B |
| Query | Structured way to retrieve Access Data |
| Database | Organized collection of facts |
| Field | Contains a detail about the Record |
| Field Contents | Data in each row of a column |
| Table | A data sheet. |
| Form | Format that diplays one record at a time |
| Report | Formatted way to diplay reteived information |
| Record | set of details about the record |
| Primary Key | Relates tables to each other so you can query about all the tables in a database |
| Database Management System | Store, search, filter, query, and report data in a database |