The assignment requires the creation of a database for D & D Auto Sales to track vehicles and customers. Students must create two tables: 'VEHICLES' with 10 records and 'CUSTOMERS' with appropriate fields and primary keys. The assignment includes specific tasks for designing the tables and adding records, with a total of 30 marks available for completion.
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 ratings0% found this document useful (0 votes)
23 views2 pages
Pair Assignment
The assignment requires the creation of a database for D & D Auto Sales to track vehicles and customers. Students must create two tables: 'VEHICLES' with 10 records and 'CUSTOMERS' with appropriate fields and primary keys. The assignment includes specific tasks for designing the tables and adding records, with a total of 30 marks available for completion.
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/ 2
INFORMATION TECHOLOGY
TOPIC: INTRODUCTION TO DATABASE
PAIR ASSIGNMENT
You and your partner are required to create a database to keep track of all the vehicles that are at D & D Auto Sales as well as all the customers who purchase vehicles from the company.
a) Create a database table called ‘INVENTORY’ on your computer
desktop.
b) In the database you created in (a) above, create a table called
‘VEHICLES’ to store 10 records on various vehicles. Five records are given to you in the table below and you must add 5 suitable additional records to complete the table. Be sure to use appropriate field type, field size and description for each field where applicable to design your table structure. You must also select an appropriate primary key. Feel free to ask an adult to help you gather suitable data to complete the table or visit jacars.net to help you find data on some vehicles. You can make up your own VIN.
Year Transmis Make Model VIN Price
sion 2010 Automatic Toyota Axio N81720Z 1,700,000. 01 00 2011 Automatic Nissan Bluebird J6273618 2,000,000. 3 00 2009 Standard BMW X6 X819374 4,500,000. m 23 00 2008 Automatic BMW X5 Y728371 4,200,000. 13 00 2012 Automatic Toyota Belta B716361 1,600,000. 83 00
Table design: 9 Marks | Primary key: 1 mark | Adding
records: 5 marks Total: 15 marks
c) Create a second table in the database called ‘CUSTOMERS’. Use
the following information in the table below to design this table. Select an appropriate primary key for this table. 5 marks
Field Field Field Size Description
Name Type National Text 7 Employee work ID identification number FirstName Text 15 Firstname LastName Text 15 Lastname Age Numb Integer (Short or Age er Long) Address Text 40 Current Address PhoneNo Text 8 Contact number Email Text 20 Email address d) Add five (5) suitable records of your choice to the ‘CUSTOMERS’ table. 5 marks
e) Email your database to__________________at the end of the class