← All projects
Animal World project
Build a wildlife database
Design and populate a species database that can answer real questions.
90 min totalComputingScience
Steps
- 1Decide the questions the database must answer
- 2Design fields, types and validation rules
- 3Enter twenty records and run three queries
Skills and objectives demonstrated
- Design a simple relational data structure
- Write queries to filter and sort records
