0% found this document useful (0 votes)
41 views3 pages

Product Id: Field Data Type Data Format Field Size

The document describes tables and fields for Woolworths' online product and customer account databases. The product table contains fields for product ID, barcode, and field size. The customer account table contains fields for customer account ID, first name, last name, address, phone number, and field sizes.

Uploaded by

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

Product Id: Field Data Type Data Format Field Size

The document describes tables and fields for Woolworths' online product and customer account databases. The product table contains fields for product ID, barcode, and field size. The customer account table contains fields for customer account ID, first name, last name, address, phone number, and field sizes.

Uploaded by

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

WOOLWORTHS ONLINE

Table Field Data type Data format Field size

product product id Integer NNNNNNNNNNNN 12

barcode String 250

Table Field Data type Data format Field size


customer accountInteger NNNNNNNNNNNN 12
First Name String 30
Last Name String 30

Address String 250


Phone Integer 20
Description Example
a unique number located below the barcode
that represents same info as barcode
123456789101
unique barcode representing price and 250g tin off milo
location in store

Description Example
A unique integer representing the borrower 123456789101
first name of the customer phil
last name of the customer mk roin
the address of the customer for the item to 34 upper beach street manly
be delivered to
the phone number of the customer 123456789034567
Legend
Denotes a primary key
Denoates a foreign key

You might also like