DB Crosswords
Across
- 2. A clause in SQL used to filter data based on specific conditions.
- 4. A copy of a database to prevent data loss.
- 7. The language used to manage and query databases.
- 8. A virtual table derived from a query.
- 12. A column in a database table.
- 13. An SQL clause used to sort data in ascending or descending order.
- 16. The type of database model used in SQL databases.
- 17. An SQL command used to add new data to a table.
- 20. A key that links two tables together.
- 21. A unique identifier for a table record.
Down
- 1. How do you call overall information that is stored in database
- 3. Used to undo a transaction in progress.
- 5. An SQL command used to modify existing data in a table.
- 6. A collection of organized information.
- 9. An object in a database with a distinct identity.
- 10. An SQL command used to retrieve data from a database.
- 11. A SQL operation used to combine data from multiple tables.
- 14. An SQL command used to remove data from a table.
- 15. An automatic action performed when a specific event occurs in a database.
- 18. An SQL clause used to group data based on specific attributes.
- 19. A request to retrieve data from a database.