Across
- 3. /A structure that organizes data into rows and columns
- 9. /A process for organizing data and reducing redundancy
- 10. /A column in a table, defining an attribute of the data
- 13. /A single row in a table, representing an instance of data
- 14. /Relationship between tables based on keys
Down
- 1. /collection of organized data
- 2. /An attribute that uniquely identifies a record
- 4. /Identifies a unique record in a table
- 5. /A request to obtain specific data from a database
- 6. /A structure that improves the speed of search operations
- 7. /A virtual table based on a query
- 8. /Restriction applied to a column or table to enforce data integrity
- 11. /Data Definition Language, a part of SQL for defining data structures
- 12. /An operation that combines rows from two or more tables
- 15. /A standard language for managing databases
