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

Employee

EmployeeID 2
25
LastName
25
FirstName 7
Phone 20
Address 5
zipCode 2
CityID 8
10
DateHired
10
CurrentMoney 2
SalaryGrade 2
PayrollID
OrderID 118

Total

Payroll
PayrollID 2
25
PersonalDetails
25
Qualification 10
EmployeeSalary 10
TimeStarted 3
TimeFinshed 3
Date 8

86
Total

EmployeeFullTimeDetails
EmployeeFullTimeDetailID 2
2
TaxDeducation
25
SocialSecurityPayment 10
LeaveDate 8
ReasonOfLeaving 10
Bonuses 2
Penalties 2
2
EmployeeID
63
Total
Supplier
SupplierID 2
25
ContactLastName
25
ContactFirstName 7
Phone 20
SupplierAddress 20
SupplierCity 5
SupplierZipCode 2
BoatID
113
Total

PurchasedOrder
POID 2
PODate 8
EmployeeID 2
SupplierID 2
DateReceived 8
POTotalChanges 15
PODueDate 8
Total 45

FishDetails
FishType 25
Quantity 25
Weight 15
ListPrice 15
Name 25
SupplierID 2
Description 15
Total 122

SupplierPayment
POID 2
DatePaid 8
AmountPaid 15
Total 25

SupplierBoat
BoatID 2
BoatName 25
Length 15
Material 15
TimeArrive 3
SupplierID 2
Total 62

Customer
CustomerID 2
CustomerFirstName 25
CustomerLastName 25
CuCity 15
CuPhone 7
CuAddress 20
CuState 10
CuZIPCode 5
Total 129

Sale

SaleID 2
SaleDate 8
EmployeeID 2
CustomerID 2
SalesTax 25
Total 39

Inventory

InventoryID 2
RoomDetails 25
Capacity 25
AirCondition 25
Furniture 25
EmployeeID 2
QuantityOfFoodTable 20
FreshnessDate 8
Total 132
Tables Calculation of Data Generated Total:

Order 2000 * Customer * Orders/Customer *1 = 600000


Order = 45 * 600000 = 27000000 27000000

Customer 78 * 2000 = 156000 156000

Product 20 * 81 = 1620 1620

Delivery 2000 * Customer * Orders/Customer *1 = 600000


Delivery = 41 * 600000 = 24600000 24600000

Factory 7 * 79 = 553 553

Employee 30 * 200 = 6000 6000

Production Number of products = 300 order/cust * 2000 customer = 600000


61 * 600000 = 36600000 36600000

TOTAL: 88364173

You might also like