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