Case
Study 2
XYZ
Magazine Distributors sell magazines to newsagents in South Wales.
A database is to be used to keep a record of magazines available
and stock numbers. Create a database with the following structure:
- Enter
fifteen records using your own data in no particular order.
- List
the magazines by each publisher.
- List
a search for two publishers.
- List
the magazines with price > £2.00.
- Delete
one record.
- Append
two records.
- Sort
on Publisher and Magazine.
- Produce
a report using a Report Wizard with fields Code, Magazine and
Numstock fields adding a text box for Total (Sum) of the Numstock
field.
- List
the Welsh magazines in alphabetic order of name.
- Print
out the report.
Contents:
Databases
Skill
Check: Databases
|