Skip to content
This repository has been archived by the owner on Aug 5, 2020. It is now read-only.
/ com3310 Public archive

Latest commit

 

History

History
19 lines (17 loc) · 822 Bytes

README.md

File metadata and controls

19 lines (17 loc) · 822 Bytes

Assignment 1

Section Comments Credit Mark
BRANCHES 6 6
ACCOUNTS 8 8
BYTELLER There is no SUM statement to sum up the payments for each teller so a report line is generated for every single payment. 7 8
BYHOUR There is no SUM statement to sum up the payments for each hour so a report line is generated for every single payment. 7 8
Total 28 30

Assignment 2

Section Comments Credit Mark
CICS Setup 3 3
AFCheck 9 9
CustomerForm 9 9
TellerForm 9 9
Total 30 30

Excellent!