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

Data Structure Form

Name:

Jessica Clarke

Numb

Field Name

1
2
3
4
5
6
7

Form:

8e

Data Type

Field Size

Item

Text

50

Type

Text

Colour Group

Text

Units

Text

15

Quantity

Number

Integer

Vit C

Number

Integer

Calories

Number

Integer

The Primary Key field will be

item

NB Keep your field names short but as clear as possible. Use the description column to
add further information about the field name to make it 100% clear
Validation
Remember only use validation for fields where you know exactly what can go into those
fields e.g. must be red, blue, pink or green
I intend to use the following validation:

Numb

1
2
3
4
5
6
7

Field Name

Validation

item

Make sure it under 50 characters

type

Make sure it is only 1 character

Colour group

Make sure it is 3 characters or under

units

Make sure it is15 characters or under

quantity

Make sure there are only words

Vit c

Make sure there are only words

calories

Make sure there are only words

You might also like