Across
- 1. Tuning database queries for better performance
- 3. A unit of work performed within a database system
- 5. A request for data from one or more tables
- 7. A complete set of fields describing one entity instance
- 8. SQL command used to modify existing records
- 15. Process of organizing data to reduce redundancy
- 16. Method of storing related rows close together
- 17. Ensures all values in a column are different
- 18. Value automatically assigned if none is provided
- 19. Command that undoes changes made during a transaction
- 21. Ensures that relationships between tables remain consistent
- 24. Association between two or more entities
- 25. Automatically applies changes to related records
- 26. SQL clause that filters groups after aggregation
- 28. Copying data from one database to another
- 29. An organized collection of structured information
- 31. A unique identifier for a record
- 34. SQL command used to add new records
- 35. A vertical set of data values in a table
- 38. Main unique key that identifies each record in a table
- 41. Combines rows from two or more tables based on related columns
- 43. Accuracy and consistency of data over its life cycle
- 44. A property or characteristic of an entity
- 46. SQL clause that filters rows before grouping
- 47. A single record in a table
- 48. Precompiled SQL code that can be executed repeatedly
Down
- 2. SQL clause that sorts the query result set
- 3. A stored procedure that runs automatically on an event
- 4. SQL routine that returns a single value
- 6. Command that saves all changes in a transaction
- 9. Language used to manage and query databases
- 10. A single piece of data within a record
- 11. SQL command used to remove records
- 12. SQL clause that groups rows sharing a property
- 13. Mechanism that prevents simultaneous access conflicts
- 14. Combining tables to improve read performance
- 20. SQL command used to retrieve data
- 22. Structure in a database that holds rows and columns of data
- 23. An object or concept about which data is stored
- 25. Restricts the values allowed in a column
- 27. Rule that limits the values in a database column
- 30. The structure that defines the organization of a database
- 32. A key used to link one table to another
- 33. Represents missing or undefined data
- 36. Copy of data for recovery purposes
- 37. Splitting a database into smaller, faster parts
- 39. Process of recovering data from a backup
- 40. A virtual table based on a query result
- 42. Central repository for integrated data analysis
- 45. Database feature that speeds up data retrieval
