Access Vocabulary

1234567891011121314151617
Across
  1. 3. 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. 7. 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.
  3. 10. a professional-looking formatted document form underlying tables or queries.
  4. 13. A database object that you can use to create a user interface for a database application; allows simplified entry and modification of data
  5. 14. in a query, returns records meeting any of the criteria.
  6. 15. A field in a related table that is the primary key of another table
  7. 16. an access interface that appears on the left side of the screen, and displays all objects; it organizes and list the objects in a access database
  8. 17. A group of fields, such as a telephone number, address and name, which are pertinent to a particular item
Down
  1. 1. A collection of data organized as meaningful information that can be accessed, managed, stored, queried, sorted, and reported.
  2. 2. guides you through query design with a step-by-step process
  3. 4. A condition in a query, returns only records that meet all criteria.
  4. 5. a database object that you can use to create a user interface for a database application; allows simplified entry and modification of data
  5. 6. the software used for creating desktop databases and learning about the general relational database theory.
  6. 8. Gives you a detailed view of the table's structure and is used to create and modify a table's design.
  7. 9. where all data is stored in your database, and is known as the foundation of each database, organized data in columns and rows
  8. 11. A request for data results from a database or for action on the data
  9. 12. a field (or combination of fields) that uniquely identifies each record in a table.