Database Crossword!

123456789
Across
  1. 3. These are the rows in tables.
  2. 5. This is a way to bring a lot of data into the database and create a table with it, you could xxxxx an Excel spreadsheet.
  3. 8. What does data become when you give it meaning?
Down
  1. 1. xxxxxxx are used to search for and sort data; once you have searched for data you have given it meaning so it becomes information.
  2. 2. xxxxxxx is where you tell the query what to search for - you have to type it in the xxxxxxxx row underneath the field you want to search.
  3. 4. Graphical and user friendly, these are designed to help users input data easily.
  4. 6. A xxxxxxxxx is the value the user chooses to select the records, it uses square brackets with a message asking for the value (e.g. “[Enter a title]”)
  5. 7. Sometimes, you need to search for a particular letter or digit; combined with the ‘Like’ command, xxxxxxxxx let you specify such criteria.
  6. 9. These are table columns.