Database Cross-Key-Word

12345678910
Across
  1. 4. This SQL command generates a new table.
  2. 6. This SQL command allows you to choose specific data to work with.
  3. 9. This SQL command allows us to alter data.
  4. 10. A collection of data about a single entity (e.g. a student)
Down
  1. 1. What we call a table or collection of tables that store data.
  2. 2. This SQL command allows us to add data to a --------.
  3. 3. This SQL command allows us to remove records from a --------.
  4. 5. Facts and statistics collected together for reference or analysis.
  5. 7. A question directed towards a --------.
  6. 8. A unique piece of attribute data about an entity (student surnames)