Activity 2 B

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 2

Unit 4

Activity 2b

Category table Treatment table

Client table

Appointment table Appointment details table


Unit 4
Activity 2b

1 Complete the table by adding the relevant data type for each field.

The data type for MobileTelephone has been added for you.

Table name Field name Data type


(a) Category table CateogryID Auto number
Cateogry Short text

(b) Client table ClientID Auto Number


Firstname Short Text
Lastname Short Text
Street Short Text
Postcode Short Text
MobileTelephon Short text
e

(c) Treatment table TreatmentID Auto Number


CategoryID Number
Treatment Text
DurationMins Number
Price Currency

(d) Appointment table AppointmentID Auto Number


ClientID Number
Date Date & Time
StartTime Number
EndTime Number

(e) Appointment details table AppointmentID Auto Number


TreatmentID Number

2 Explain why telephone numbers should not use a number data type.

You might also like