Database Lesson 1 Key Terms

123456789101112
Across
  1. 2. store information in cell organized in columns and rows of data
  2. 8. a file that stores data in an organized fashion so that information can be retrieved from it
  3. 10. consists of multiple tables of information related through common fields
  4. 11. is a question you ask a database so that it responds with specific information
  5. 12. is an application programming interface that allows you to connect Microsoft Access to a high-end DBMS and use Microsoft Access graphical user interface to manipulate and query the data
Down
  1. 1. is an end user database management system (DBMS)
  2. 3. is the term that describes enormous volumes of data that are too large for regular database programs, term refers to the use of advanced data analytic methods
  3. 4. is a field in the related tables that contains the same data type and information
  4. 5. is a program used to store, access and manipulate database information
  5. 6. is a sub-language commonly used for developing and managing databases. Is used primarily in a database to retrieve, update, insert and remove information.
  6. 7. a single table which is a collection of data organized in rows and columns that can be updated to stay current with ongoing activities
  7. 9. is made up of rows and columns in a database