Across
- 1. a software for managing databases
- 7. a type of database with linked tables
- 8. SQL command to modify fields in a table
- 9. the number of rows contained in a table
- 12. SQL command to erase records from a table
- 13. SQL command to make a request for data from a database
- 16. a single row in a table
- 17. the smallest unit of information
- 18. provide high-speed access to records
- 19. select clause that introduce condition
Down
- 1. a collection of related information
- 2. structured query language
- 3. link between two tables
- 4. one of the available data types
- 5. SQL clause to form groups of rows
- 6. the unique key in a table
- 10. it is enforced by relationship between tables
- 11. the number of fields in a table
- 14. data arranged in rows and columns
- 15. SQL clause to merge two or more tables
