Database Lesson 1 Vocabulary Crossword

123456789101112
Across
  1. 3. a field in the related tables that contains the same data type and information.
  2. 4. stores information in cells organized in columns and rows of data.
  3. 7. consists of multiple tables of information related through common fields.
  4. 9. an application programming interface that allows you to connect MS Access to a high-end DBMS and use the MS Access graphical user interface to manipulate and query the data.
  5. 10. a single table which is a collection of data organized in rows and columns that can be used to store and manage information
  6. 12. is a program used to store, access and manipulate database information
Down
  1. 1. A sub-language commonly used for developing and managing databases.
  2. 2. enormous volumes of data that are too large for regular database programs.
  3. 5. a question you ask a database so that it responds with specific information.
  4. 6. a file that stores data in an organized fashion so that information can be retrieved from it.
  5. 8. an end-user DBMS that you can use to create and manipulate small and uncomplicated databases using a graphical user interface to create tables, add and edit data, and create table relationships.
  6. 11. data that is stored in columns and rows.