6-ICT Technician-Dbms Pracs
6-ICT Technician-Dbms Pracs
PRACTICAL ASSESSMENT
2 Hours
Supplier
d) Create a form for each table named Itemfrm and Supplierfrm respectively and enter the
Item
Page 2 of 3
CMP003 Ipad 07/08/2011 80000 2 Human resources
PHC001 Photo copier 08/04/2006 60000 6 Administration
PHN001 Nokia 0009 11/11/2001 50000 2 Computer
PHN002 Samsung 02/03/2010 20000 2 Administration
CMP004 Computer 03/07/2008 37000 1 Computer
Supplier
e) Create a query named DateQry showing the following fields ItemID, ItemName,
DateBought, Price, SupplierName and DateDelivered for all the items bought before the
date 10/11/2022. (10 Marks)
f) Create a report named ItemRpt showing the following fields; ItemID, ItemName,
DateBought, Qty and DepartmentName sorted in ascending order by ItemName and
calculate the total price. (9 Marks)
g) Print out the following: (4 Marks)
i) Item table;
ii) Supplier table;
iii) DateQry;
iv) ItemRpt.
Page 3 of 3