Database Terms Crossword Puzzle

Download and print this Database Terms crossword puzzle. Use a pencil or pen to complete the puzzle by filling in the blanks. The completed answers are included, so you can easily check your progress.

Database Terms Crossword Puzzle

PDF will include puzzle sheet and the answer key.

 

Browse all Computers / IT Puzzles

QUESTIONS LIST:

  • database : structured data
  • table : collection of data in table format
  • row : a database record in table displaying data
  • column : a vertically structured part of table
  • data types : types of data used for operations
  • sql : a standard language in creating a database
  • relational model : a model to help manage data
  • foreign key : a key to help link data in other tables
  • index : a tool to help speed the process of data
  • primary key : a column that identifies each row
  • compound key : made up of two or more keys
  • secondary key : helps identify rows in a table
  • referential integrity : a database design
  • domain integrity : series of processing data
  • entity integrity : things that have been recorded
  • flat files : type of database storing data in table