Working with databases/Database queries/Assessment
From WikiEducator
Working with databases | |
---|---|
Database queries | Introduction | Simple queries | Modifying queries | Advanced queries | Key points | Assessment |
Complete the database
Now you can finish creating the database you started developing in Unit 2.
- Create a query that lists records of inventory with a selling price of $20.00 or less.
Use only the following fields in your query:- Description
- Selling Price
- Units on Hand
- Save the query with an appropriate name.
- Print one copy.
- Create a query that lists all records of inventory from the supplier Beverage Holders that have more than 10 units on hand.
Use only the following fields in your query:- Description
- Selling Price
- Units on Hand
- Save the query with an appropriate name.
- Print one copy.
Before you submit your work
- Check: compare the entered data with the original data source to check its accuracy.
- Check: has your database meet the requirements of the brief?
- Check: evaluate your database using this checklist:
- Data entry is accurate.
- All data is present
- The data is clear and easy to read and the data is formatted appropriately
- The first two table printouts have been sorted correctly.
- Query tables accurately show information required.
- The database meets the purpose identified in the plan.