Year 9 Database Exercise: 1. Identify The Type of Cars That You Will Include in Your Database
Year 9 Database Exercise: 1. Identify The Type of Cars That You Will Include in Your Database
1. Identify the type of cars that you will include in your database
Think about what cars you find interesting or those that you think it would be useful to have in a database.
Limos
F1 cars
Extension
Add five questions that involve more than one condition linked by AND, OR or NOT. Examples: List all cars that are made by BMW AND cost more than 50 000 List all cars that do over 200 mph OR have an engine over 3.5l List all cars made by Bentley OR Mercedes AND are over 75 000 List all cars made by ???? that are NOT ???.
Field
Make Model Price Speed Engine size Safety Country produced in
Note that in a database the single items of information are called fields.
Note that there are practical limits to the amount of information that you can show to someone. How many of the fields you defined above could you fit onto a sheet of A4 in portrait orientation? What form will outputs from your database take? There are four main ones: a. Table or list b. chart c. report d. picture Comment on the presentational requirements of output from a database (font face, font size, organisation of information). Easy to read large font, clear font In what ways can you sort the data in your outputs? Alphabetically or numerically
Why would you want output to be sorted? Easy to access How is output sorted when it is output? Name Price
9. Collect Data
Use some of the data sources that you identified earlier. Enter your car data on the data capture form. Collect data on at least 20 cars. You may find it necessary to use more than one source to complete the data for each car. List the sources that you used here:
Extensions
12. Add complex queries using AND, OR and NOT
You may have added these in the extension section of step 2. Show details of your queries in screen shots here.