Options

Relational data indexed

vingodengrvingodengr Member Posts: 1 Newbie
I have three tables (for example)

Sales table = Date, productID, qty, amount, customerID
Customer table = CustomerID, First, Last, Phone, email, loyalty points
Product table = ProductID, origin, weight, lead time, price, aisle#, supplier, category

How to connect these for analysis?
Tagged:

Answers

Sign In or Register to comment.