Hi,
I'm new to Data warehousing. I was given a task to build a datamart for Account receivables using 8 OLTP tables.
Company
Vendors
Customers
ContactJobs
Invoice
InvMemo
InvPay
Payments
Invoice, InvMemo, InvPay and Payments contain all numeric data along with few fields for joining. It would be great if anybody give me an idea on which table could be dimension table and which table could be fact and how star schema looks like etc
Thanks,
Neel