Hello Folks,
I have a requirement from the management side is that i need to import all the client data in to our existing data warehouse environment.We already have a Data warehouse developed and it is in star schema.Our current system having merge SQL procedure using for to load Dim and fact tables.Very few tables having type 2 and which also implemented by the help of merge SQL.We use SSIS Packages for to execute these merge SQL. Now we are having small clients who have very less number of data. So for each client i need to import the data in to existing staging tables and from their it is going to Dim and fact tables.My plan is use a Unique ID and Client Name for each client. Then add Client ID as part of AK and use that in Merge SQL. Can you guys please help me that how do you guys work on these kind of scenarios ? Please let me know,if you have any questions.
Thank you,
MB
MathewBhavana