Quantcast
Channel: SQL Server Integration Services forum
Viewing all articles
Browse latest Browse all 24688

How to implement SCD type1 and type2 at the same table

$
0
0

Hi All,

I want to implement SCD Type1 and Type2 in one table, i.e. my columns has got type1 and type2. I have the following table made from different tables; the columns are Column1, Column 2, Column3, Column4, Column5, and Column6. Here I have two type1 (Column2  and Column3 ) I want these to be Typ1, the rest will be Type2. My concern is I don’t want use SCD component of the SSIS (b/se of performance issue, I hope) but I am using Lookup and conditional Split instead. The General concept is i have type1 and type2 dimensions in one table (dimension table). The question is:

1.       Can I meet my goal using these components I mean without SCD transformation component and again i am thinking to avoid OLE DB Command transformation Component?

2.       If yes then how do I use the conditional split, I mean how to write the condition for type1 and type2.

3.       Is there any other option to use instead of SCD transformation component having type1 and type2 at the same table?

Thank you in advance for everything, I hope to get one solution from all of you guys. Have a great day.

Thank you,

 


Viewing all articles
Browse latest Browse all 24688

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>