Access Vocabulary Crossword

1234567891011121314151617
Across
  1. 2. An Access template is a predefined database that includes professionally designed tables, forms, reports, and other objects that you can use to jumpstart the creation of your database.
  2. 5. An Access interface that appears on the left side of the screen, and displays all objects; it organizes and list the objects in an Access database.
  3. 8. A professional-looking formatted document from underlying tables or queries.
  4. 10. A piece of information related to a single person or thing that is stored in a table; also known sometimes as columns.
  5. 11. A request for data results from a database (usually from a table or more) or for action on the data.
  6. 14. Guides you through query design with a step-by-step process.
  7. 15. Where all data is stored in your database, and is known as the foundation of each database, organized data in columns and rows.
  8. 16. In a query, returns records meeting any (not both) of the criteria.
  9. 17. A connection between two tables using a common field; the ability to efficiently combine data from related tables for the purpose of creating queries, forms, and reports.
Down
  1. 1. A field (or combination of fields) that uniquely identifies each record in a table. Examples : driver's license number, social security number, passport number, or student ID.
  2. 3. A condition in a query, returns only records that meet all criteria.
  3. 4. Gives you a detailed view of the table's structure and is used to create and modify a table's design.
  4. 6. A group of fields, such as a telephone number, address and name, which are pertinent to a particular item.
  5. 7. A field in a related table that is the primary key of another table.
  6. 9. The software used for creating desktop databases and learning about the general relational database theory.
  7. 12. A database object that you can use to create a user interface for a database application; allows simplified entry and modification of data.
  8. 13. A collection of data organized as meaningful information that can be accessed, managed, stored, queried, sorted, and reported.