Relational Data Model For Mail Forwarding/Export Service
Relational Data Model For Mail Forwarding/Export Service
Forwarding/Export service
purch_id (Purchases)
Customers
Note: Data capture systems indicated under table names; foreign key relationships
(CRM & Customer Care)
in
cust_id > PK (natural) parentheses after column names where
applicable. Purchases
last_name
(Billing and Invoicing) Services
first_name
purch_id > PK (natural) (Product Management)
region_id (Regions) service_id > PK (natural)
purch_date
primary_address description
num_items
secondary_address price
service_id (Services)
Transactions
cust_id (Customers)
(Billing & Invoicing;
Accounting) seller item_id > PK (natural)
transaction_id > PK purch_id (Purchases)
status
(natural)
transaction_id (Transactions) cust_id (Customers)
t_date
package_id (Packages)
type
Items
amount
(Supply Chain)
cust_id (Customers)
Packages
(Supply Chain)
Regions package_id > PK (surrogate)
(Billing & Invoicing;
Supply Chain) item_id > PK (Items)
region_id > PK (natural) (surrogate)
reg_name carrier