0% found this document useful (0 votes)
14 views1 page

Data Types Extra Task

The document discusses setting up a database to store details about weapons for a superhero movie. It includes a table showing example weapon data and asks to identify the appropriate data type for each field, explaining the choices.

Uploaded by

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

Data Types Extra Task

The document discusses setting up a database to store details about weapons for a superhero movie. It includes a table showing example weapon data and asks to identify the appropriate data type for each field, explaining the choices.

Uploaded by

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

Data Types Homework

Name …………………………………… Group……………………..

You have been asked to help develop a database which will be used to collect
and store details about the weapons which will be used in the making of the
new Super Hero movie.

Task 1:
Below is a table showing a few of the weapons already in stock. Complete the
table by using my examples to help you.

Weapon Weapon Range Date Cost Special features


I.D. Name (metres) manufactured
001 Batarang 100 12/01/07 £99 Ranged attack weapon
002 Wolverine 1 02/04/07 £299 Hack and Slash
Claws

Task 2
The film company are ready to set up the database. They want you to identify
which data types they will need for each field and they want you to explain
your decision.

Field Data Type Explanation


Weapon I.D. Autonumber Each record needs something to
uniquely identify it
Weapon Name

Range (metres)

Date manufactured

Cost

Special features (Y/N)

You might also like