Unit 2 Creating Systems To Manage Information 2019
Unit 2 Creating Systems To Manage Information 2019
Level 3 National in
Information Technology
Part A
Example Solution
Contents
Introduction .............................................................................................. 3
Activity 1 Database Relationship Screenprint ................................................. 3
Activity 2 – Table Structures and Validation ................................................... 4
Table Structures...................................................................................... 4
Table Validation ...................................................................................... 4
Presence and Length Check ................................................................... 4
Value Lookup or Range Check ................................................................ 4
Table Lookup ....................................................................................... 4
Format Check ...................................................................................... 4
Activity 3 .................................................................................................. 5
Queries .................................................................................................. 5
Query a ............................................................................................... 5
Query b ............................................................................................... 6
Report ................................................................................................... 7
Example 1 ........................................................................................... 7
Example 2 ........................................................................................... 9
Activity 4 - Testing ................................................................................... 10
Activity 5 – Evaluation .............................................................................. 13
AddSAM
Introduction
This solution shown is one example only. It is important to read the guidance with
each activity. No assumption is made that a method that differs from the solution
shown is incorrect.
Table Validation
Presence and Length Check Value Lookup or Range Check
Queries
Query a
Create a query to display an alphabetically sorted list of the events running on the
20th and 21st of December. It must show event description and event ticket price
only.
Display:
Calculation for
table seats
Many different ways to achieve. Could use grouping on Event Description etc. Any
method that shows what we want is valid.
Test type Add suitable test data Add the results you Add screenprint(s) of the results of this test carried out on your Only complete this
No test would expect to get database. column if the results are
from a fully working Ensure you show the test data used in the screenprint(s) not as expected
system
• Explain the error
If you correct the error
explain how you have
done it including a
screenprint
1 R CustomerID:4 An error message
Surname: blank telling the user the
HouseNumber:32 surname is required
Postcode: BB1 1BB