Hi,
I've multiple excel sheets and one database table with the same columns name. So I want to load data from excel sheets to that table and then from that staging table, I want to load data into fact and dimension tables.
I've loaded data from multiple excel sheets to one table but I am not getting how can I continue to this package for fact and dimension tables.
Please help me for this.