Relational data indexed


in Help
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?
0
Answers
Dortmund, Germany