0% found this document useful (0 votes)
31 views5 pages

CAT Grade 11 Term 2 Database Part 1 LG

Uploaded by

millyfly2
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
31 views5 pages

CAT Grade 11 Term 2 Database Part 1 LG

Uploaded by

millyfly2
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 5

___________________________________________________________________________

REMOTE LEARNING EXERCISES/WORKSHEETS

LEARNER EXERCISES

SUBJECT: COMPUTER APPLICATIONS TECHNOLOGY

GRADE: 11

TOPIC/S: DATABASE (Part 1)

Tel: (011) 355 0000


17 Simmonds Street, Johannesburg, 2001 ǀ P.O. Box 7710, Johannesburg, 2000

www.gautengonline.gov.za ǀ Hotline: 08600 11 000


1. The CAT learners have been asked to interpret data from the database Helpers.

1.1 Open the table New_Nuwe and make the following changes:

 Field Name Data Type Description


Surname_Van Text Surname
Name_Naam Text Name
DOB_Geb Text Date of Birth
Age_Ouderdom Number Age
Contactno_Kontaknr Text Contact Number
Start_Begin Text Start Date
Cert_Sert Text Qualifies for Certificate
Type_Tipe Text Certificate Type
VolunteerID_VrywilligerID AutoNumber ID of Volunteer
F1 Text

1.1. Delete the field F1 from the table as it is no longer needed. (1)
1

1.1. Change the data type for the Start_Begin field to a more suitable data type. (1)
2

1.1. Set a primary key on an appropriate field. (2)


3

1.1. Volunteers may not be younger than 14 years of age. (2)


4  Set a validation rule to prevent users from entering an invalid age.
 Add a suitable validation text.

1.1. Make it compulsory for a user to enter a value for any new records for the (1)
5 Surname_Van field.

1.1. Change the properties of the Cert_Sert field so that the value of the field is (1)
6 automatically set to No for all new records

1.1. Create a new field called Pic between the Name_Naam field and the DOB-Geb (3)
7 field to store a photograph of the volunteer.

Choose an appropriate data type for the field.

Save and close the table.

1.2 Create a form called frmData, based on the table Volun_Vrywil, as follows:

1.2. Add only the Surname_Van, Name_Naam and Age_Ouderdom fields to the (3)
1 form.

1.2. Type your name in a label in the form header and place a 5-point, blue border (4)
2 around the label.
1.2. Create a drop-down list for the Cert_Sert field with the options 'Yes' and 'No'. (3)
3

1.2. Place the image Tiger_Tier in the header of the form so that it does not (3)
4 obscure any of the data.

Save and close the form.

2. You were asked to assist with the analysis of data about lemurs stored in the End
database.

Open the Answ_Antw word processing document and insert your name in the document.

This question requires you to give the answer and briefly explain the specific
method/formula/function you used to obtain the answer.

EXAMPLE:

Use the LemurFamily table in the End database to answer the questions below.

2.1 How many records are there in the table? (1)

NOTE: NO explanation is required.

2.2 All the records contain data about lemurs. (2)

How many lemurs have no average size listed?

2.3 What is the common name of the lemur that Forsyth Major classified as vulnerable (2)
in 1894?

2.4 How many types of lemur families are there? (2)

2.5 What is the average size of all the endangered species? (2)

Save and close the Answ_Antw document.

3. Open the Tourist database.


3.1 Open the tbBooking table.

3.1. Remove the ID field. (1)


1

3.1. Add a new field named Image as follows: (3)


2
 It must appear as the last field in the table.
 This field will store a picture of the hotel.
 Provide the field with an appropriate data type.

3.1. Change the Rate field so that: (5)


3
 The user is forced to enter a value
 The user can only enter values greater than 500 or less than 8 000
 An appropriate validation message appears to assist the user if an incorrect
value is entered

Save and close the tbBooking table.

3.2 Open the frm3_2 form. Modify the form as follows:

3.2. Make the following changes to the form header: (3)


1
 Add your name in the form header.
 Display the date and time in the form header.
 Ensure that the date and time will automatically update.

3.2. Edit the Country field so that it displays a list of the countries in a combo box. (3)
2

3.2. Insert the Back picture found in the data folder in the footer of the form. (2)
3

Total [50]

You might also like