Across
- 4. A structured collection of data stored and managed electronically.
- 6. A unique identifier for each record in a table.
- 8. The language used to query and manipulate databases
- 9. A set of rules that ensures data integrity in a database.
- 10. A field in one table that refers to the primary key in another table.
Down
- 1. A table relationship where multiple records in one table are related to multiple records in another table.
- 2. A database operation that modifies existing records.
- 3. system used to manage and manipulate databases.
- 5. A command used to retrieve specific data from a database.
- 7. A database model that organizes data into tables with rows and columns.
