18 Databases (3)

Resources | Revision Questions | Information Communication Technology ICT

Login to see all questions

Click on a question to view the answer

1.

Question 2

You are creating a data entry form for a school library system. The form requires fields for: Student ID (numeric), Student Name (text), Parent/Guardian Name (text), Email Address (text), and a Checkbox to indicate if the student has overdue books. Explain how you would implement these fields, specifying the appropriate input types, any validation you would include, and how you would use drop-down menus for the 'Parent/Guardian Name' field if necessary.

2.

A data analyst needs to combine data from two separate files: one containing customer names and another containing their purchase amounts. Both files are in .txt format, with customer names in the first column and purchase amounts in the second, separated by a tab. Describe the steps to import both files into a single spreadsheet table, using the customer name as the primary key to link the data.

3.

A database report is showing incorrect page numbers in the footer. The page numbers are either missing, displaying the wrong number, or repeating. List four possible reasons why this might be happening and suggest a solution for each.