Microsoft Access Terms

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