Year 9 Databases

1234567891011
Across
  1. 3. inputs data into a table
  2. 4. this is a type of data is known as an 'integer'
  3. 5. a list of values that helps to search for data in a table faster
  4. 6. a data type which we use to store data about money
  5. 9. a data type which would we use to store information about dates or times
  6. 10. this type of data would be known as a 'boolean'
Down
  1. 1. a field that links two tables together
  2. 2. a unique identifier for each record in a table
  3. 7. displays data from a table in specific format
  4. 8. a request to retrieve data from a database
  5. 11. a programming language for relational databases