Practical Paper Xi V 1
Practical Paper Xi V 1
Computer Science
Task 1 (1 Mark)
Create the following table in the design view and set SalesPersonID as the primary key.
Task 2
Design and execute a query in design view that would display the SalesPersonID and Name of all those
SalesPersons whose age is less then 30 and their Sales Amount is greater than 5000 and lived in west region.
(1 Mark)
(Note: Take screenshots of table and query in design view and paste them in MS Word. Print your work with
candidate’s name and ID.)
Page 1 of 4
STAGE II (Total 10 Marks)
Task 3 (5 Marks)
Create the given table with appropriate data types for each field, select CustomerID as primary key and insert
the data.
Page 2 of 4
CustomerI FirstNam LastNam Email Phone City
D e e
Show the table in MS Access to the examiner along with SQL commands.
Task 4 (1 Mark)
Task 5 (1 Mark)
Task 6 (1 Mark)
Task 7 (1 Mark)
Retrieve all customers whose first name is 'Emily' or last name is 'Wilson':
Task 8 (1 Mark)
Page 3 of 4
Retrieve all customers whose last name is not 'Brown':
Copy all the SQL commands that you have used to perform Task 3, Task 4, Task 5, Task 6, Task 7 and Task 8
and paste them in a Word file. Save and print the file with your candidate’s name and ID.
Page 4 of 4