Database Design & Development Revision
Across
- 2. tables are made up of...
- 5. a way to ensure data entered into table is what is expected
- 6. term for who data is being stored about
- 10. language used to query database tables
- 11. text, number, date, time, boolean
- 13. * symbol
- 14. singular database table
- 15. diagram to show relationship between entities
Down
- 1. notification given to user about how their data is used
- 3. multiple tables connected with keys
- 4. type of relationship between entities
- 7. another word for a table
- 8. law organisations must follow handling personal data
- 9. type of DML statement that can change info in a single record
- 12. type of key to uniquely identify a record