Microsoft Access Vocab

1234567891011121314151617
Across
  1. 3. A professional looking formatted document from underlying tables or queries
  2. 4. Where all data is stored in your database, and is known as the foundation of each database
  3. 5. A field in a related table that is the primary key of another table
  4. 6. Gives you a detailed view of the table's structure and is use to create a table's design
  5. 8. The software used for creating desktop databases and learning about the general relational database theory
  6. 11. A group of fields, such as a telephone number, address and name
  7. 12. A piece of information related to a single person or thing that is stored in a table
  8. 13. A condition in a query, returns only records that meet all criteria
  9. 14. A collection of data organized as meaningful information that can be managed and stored
  10. 15. A field that uniquely identifies each record in a table
  11. 16. A database object that you can use to create a user interface for a database application; allows simplified entry of data
  12. 17. An access interface that appears on the left side of the screen and displays all object's
Down
  1. 1. A request for data results from a database or for action on the data
  2. 2. A connection between two tables using a common field
  3. 7. In a query, returns records meeting any of the criteria
  4. 9. Guides you through query design with a step by step process
  5. 10. An Access template is a predefined database that includes professionally designed tables, forms, reports, and other objects