Database Assignment
- Construct a database of at least 10 records and 5 fields.
- Make sure you distinguish the type of data in the field..text
vs. numbers
- Limit the size of the document to reflect the size of the
database
- Include a header with your name and the name of the database
- Provide a five question database search answerable by your
data. Include the records of results of two searches
- How many 2 legged dinosaurs ate plants?
- How many dinosaurs were heavier than 10 tons and lived in
the Jurassic Age?
- What was the smallest dinosaur?
- How many 2 legged dinosaurs were over 5,000 pounds ?
- How many 4 legged dinosaurs were under 100 feet in length?
- Print the entire database in list form, sideways
and the five questions and two search results.
Remember you need to hand in (1) The entire database (2) a 5
question search (3) the results of two of your searches.