18. Databases
A section of Information and Communication Technology, 0417
Listing 10 of 59 questions
The secretary of the Tawara Rowing Club is organising a presentation evening for its members. A systems analyst is creating a database for the club to store the details of the members. She is also creating a spreadsheet to show who is attending the presentation evening. The systems analyst has set up the following fields for the database. Gender Year _joined Contact_phone_no Contact_email Membership _type Date_of_birth Name_of_person F 03 2453 5673 n.kwa@rockict.com Social 2/4/2005 Nor Kwa M 082 25 4689 AdamM@abc.co.my Social 23/5/2003 Adam Mazian M 01223 432678 AOthman@cie.org Junior 12/03/2006 Ahmed Othman F 123 3267 9999 Zara@cbc.cn Senior 1/12/1997 Zara Png For the following fields write down the most appropriate data type. Each data type must be different. For any numeric field, specify the type of number. Gender Membership_type Year_joined 1 13 Design an online data entry form which could be used to enter the details of one member, using all the fields shown in the table. In your design include appropriate spacing for each field and navigational aids. Do not include data in the form. [ 1 13 A spreadsheet has been created to show which members are attending the presentation evening and who has paid. Part of the spreadsheet is shown. K J I H G F E D C B A Tawara Rowing Club $ Cost Paid Total owed Number attending Attending Type of member Full name Family name Name Junior Y Y Social Nor Kwa Kwa Nor Senior Y Y Junior Ahmed Othman Othman Ahmed Social N Y Senior Zara Png Png Zara N N Social Adam Mazian Mazian Adam Write down three of the formatting features that have been used in the part of the spreadsheet shown. 1 13 A formula has been created and placed in cell G3. The formula is: IF(E3=''Y'',VLOOKUP(D3,J$3:K$5,2)*F3,0) Explain what the formula does. The secretary needs to identify different types of members in the club. Describe the steps he would take to sort the data by type of member so that Junior members are at the top of the list. [ 1 13
0417_s20_qp_13
THEORY
2020
Paper 1, Variant 3
Questions Discovered
59