FHL 2024

12345678910111213
Across
  1. 3. System for storing and managing large amounts of data
  2. 4. Tool used to manage and configure SQL Server databases
  3. 7. Database object used to store structured data
  4. 11. Command to retrieve data from a database
  5. 12. SQL keyword for filtering results
  6. 13. Object that enforces rules for data integrity
Down
  1. 1. Command to update existing records in a database
  2. 2. SQL clause to specify sorting of results
  3. 3. Function used to aggregate data, such as summing values
  4. 5. SQL Server's primary language for querying data
  5. 6. A collection of tables and other objects within SQL Server
  6. 8. A SQL Server feature to ensure data integrity
  7. 9. SQL keyword to create a new table or database
  8. 10. Temporary storage for processing queries