10. Database and file concepts
A section of Information Technology, 9626
Listing 10 of 87 questions
Kelvin was given the task of creating a relational database to combine all his company’s customer records and sales records . The tables that were created are shown here. Customer table M3764A N3201B N5789A L2345A Q4012A L3896C M4698B M2589D M4013B P4352D P3156C Burke Charles Floyd Hall Jones Li Norfolk Rhodes Sun Wu Watson Williams Linda Lauren Joe John Laura Kurtis Kate Lotte Li Karla Joanne €1,980 €2,650 €1,850 €2,700 €3,400 €2,130 €1,250 €3,400 €2,240 €2,130 €1,870 Customer_id Family_name First_name Credit_limit Loyalty_number Invoices table €12.45 €17.30 €38.50 €152.20 €38.20 €17.50 P4352D N5789A M4698B L3896C N3201B M2589D Invoice_number Number_of_items Item_cost Customer_ref Delivered You can assume that all values shown include the maximum and minimum allowed in each field. Complete the data dictionary below for the Invoices table. You can assume that all values shown are typical. All field sizes should be appropriate. Attribute Data type Field size Format Type of key Kelvin wishes to add a calculated field showing the total cost for each customer. Describe the steps he would need to follow in order to create this calculated field using a query without using a wizard. The following data was typed in error. For each item explain how validation could have prevented the error and explain what would be allowed. 321789 in the Invoice_number field. 12500 in the Credit_limit field. L21789 in the Customer_id field. 679814325678 in the Loyalty_number field for John Hall.
9626_w19_qp_12
THEORY
2019
Paper 1, Variant 2
Questions Discovered
87