Merge Join Transformation in SSIS 2008R2 Example

15
93174
merge transformation

Merge Join Transformation is one of the useful tool in SSIS to join two sources. The Merge Join transformation provides an output that is generated by joining two sorted datasets using a FULL, LEFT, or INNER join. Let us see how it works.
You can configure the Merge Join transformation in the following ways:
• Specify the join as FULL, LEFT, or INNER join.
• Specify the columns the join uses.
• Specify whether the transformation handles null values as equal to other nulls.
NOTE: If null values are not treated as equal values, the transformation handles null values like the SQL Server Database Engine does.

This transformation has two inputs and one output. It does not support an error output. Let’s discuss the same with an example. We will start out with a connection manager that is created for the Adventure works database

Now drag and drop a Data Flow Task from the toolbox. Now Double click on Data flow Task.

Now we will create an OLE DB Source called “Products”, in which we will select all of the products (see query below).

Double click on the Products OLE DB Source and the OLE DB Source Editor will appear. We select SQL Command from the Data Access Mode and will specify the query. This query will select the ProductID, Name, ProductNumber, and ProductSubcategoryID from the Product table.

Now Create an OLE DB Source called “Product Subcategory”, in which we will select all of the Product Categories .

Now Double click on the Product Subcategory OLE DB Source and the OLE DB Source Editor will appear. We select SQL Command from the Data Access Mode and will specify the query. This query will select the ProductSubcategoryID, and Name from the ProductCategory table.

Now Create an OLE DB Source called “Purchase Order Detail”, in which we will select all of the Details of the Purchase Orders.

Double click on the Purchase Order Detail OLE DB Source and the OLE DB Source Editor will appear. We select SQL Command from the Data Access Mode and will specify the query. This query will select the PurchaseOrderID, ProductID, and UnitPrice from the PurchaseOrderDetail table.

Now we will create two Sort components and join the pipeline from Products to one of the sort transformations and join the pipeline from Product Subcategory to the other sort transformation. Remember that both datasets that you are joining must be sorted the same before joining with a Merge Join.

Now Click on the Sort that we connected to the Products source and the Sort Transformation Editor will appear. We want to sort this dataset by ProductSubcategoryID, so click on the checkbox to the left of ProductSubcategoryID. This will put ProductSubcategoryID in the lower box. Now we can click OK when we are complete.

Click on the Sort that we connected to the Product Subcategory source and the Sort Transformation Editor will appear. We want to sort this dataset by ProductSubcategoryID, so click on the checkbox to the left of ProductSubcategoryID. This will put ProductSubcategoryID in the lower box. Now we can click OK when we are complete.

Now add a Merge Join transformation. This will allow us to join the Products and Product Subcategory sources together. Drag the pipeline arrow from the Products Sort to the Merge Join.

The Input Output Selection window will appear. Select Merge Join Left Input. This will mean that we are using the Products on the Left hand side of the join. If you are familiar with Left and Right joins in SQL this is a familiar concept. Choosing Left Input doesn’t mean we are necessarily doing an outer or inner join (we define that later), it just defines what side of the join this input will be used as.

Now drag the pipeline arrow from the Product Subcategory Sort to the Merge Join. This time it will most likely not prompt you for which side of the join you want to add this input, as we already selected Left Input for the previous input.

Now we will double click on the Merge Join and the Merge Join Transformation Editor will appear. You will notice that ProductSubcategoryID from both datasets has a line connected to each other. This means that this is the column that we are joining on. You will also notice that the Join Type can be “Inner Join”, “Left Outer Join” or “Full Outer Join”. In order to retain the other columns in the pipeline click on the checkboxes to the left of the column names. If any of the boxes to the left of the columns are not checked, it means that column will no longer be in the pipeline after the Merge Join. Notice that below there is a column called “Output Alias”. This column allows us to rename columns to new names. This allows us to rename “Name” from Products to “ProductName” and renam “Name” from ProductSubcategory to “CategoryName”. So after the Merge Join, this columns will now be known be these alias names. When completed click OK.

Now we will create two Sort components and join the pipeline from the Merge Join to one of the sorts and join the pipeline from the Purchase Order Detail source to the other sort.

Now Click on the Sort that we connected to the Merge Join output and the Sort Transformation Editor will appear. We want to sort this dataset by ProductID, so click on the checkbox to the left of ProductID. This will put ProductID in the lower box. Now we can click OK when we are complete.

Click on the Sort that we connected to the Purchase Order Detail source and the Sort Transformation Editor will appear. We want to sort this dataset by ProductID, so click on the checkbox to the left of ProductID. This will put ProductID in the lower box. Now we can click OK when we are complete.

Now we will add a Merge Join transformation. This will allow us to join the Results of the first Merge Join and the Purchase Order Detail source together. Drag the pipeline arrow from the sort transformation of the first Merge Join to the Merge Join. The Input Output Selection window will appear. Select Merge Join Left Input. Then drag the pipeline arrow from the Purchase Order Detail sort to the Merge Join.

Now we will double click on the Merge Join and the Merge Join Transformation Editor will appear. You will notice that ProductID from both datasets has a line connected to each other. This means that this is the column that we are joining on. You will also notice that the Join Type can be “Inner Join”, “Left Outer Join” or “Full Outer Join”. In order to retain the other columns in the pipeline click on the checkboxes to the left of the column names. If any of the boxes to the left of the columns are not checked, it means that column will no longer be in the pipeline after the Merge Join. Click OK hen completed.

Instead of using OLEDB as destination, I used Audit Transformation for testing purpose and used Data viewer to show output data produced by Merge join Transformation. After testing our package successfully we can delete Audit Transformation and Data Viewer and bring our destination and connect to Merge Join transformation for input columns for our destination.

Now Execute the package to see the Results.

Now we can output our joined dataset to any source we desire. I Hope you are now able to successfully join datasets using SSIS.

Hope you will give a try !!

Thanks Aparna for the document.

Regards,
Roopesh Babu V

15 COMMENTS

  1. Интересные факты о применении смазочно-охлаждающих жидкостей, Как не ошибиться в выборе смазочно-охлаждающей жидкости?, для продления срока службы машин, Полезные советы по применению смазочно-охлаждающих жидкостей для водителей, Причины для замены старых смазочно-охлаждающих жидкостей, для обеспечения бесперебойной работы автомобиля, для обеспечения эффективной работы механизмов, Что нужно знать о распространенных заблуждениях вокруг смазочно-охлаждающих жидкостей?, Простые способы проверить надежность и эффективность смазочно-охлаждающих жидкостей, Как улучшить состояние вашего авто с помощью правильно подобранных жидкостей?, для предотвращения поломок и неожиданных поломок, которые могут негативно отразиться на работе вашего автомобиля, преимущества экономии и инвестиций в качество
    сож жидкость https://msk-smazochno-ohlazhdayushchie-zhidkosti.ru/ .

  2. Как выбрать идеальный букет невесты, для незабываемого образа на свадьбе.
    Как сделать букет невесты своими руками, который станет вашим сокровищем.
    Как выбрать букет невесты, который подчеркнет ваш стиль, и не оставит равнодушными гостей.
    Бюджетный вариант букета невесты: красиво и доступно, для создания стильного образа без больших затрат.
    Букет невесты из живых цветов vs искусственных: что выбрать?, для сохранения воспоминаний о свадьбе.
    Чистые линии и нежные оттенки: секреты минималистического букета невесты, для современной невесты.
    Стильные сочетания букета и платья невесты, для выразительных свадебных образов.
    заказать букет невесты нижний новгород заказать букет невесты нижний новгород .

  3. Diagnostico de equipos
    Dispositivos de calibración: fundamental para el rendimiento estable y efectivo de las máquinas.

    En el mundo de la tecnología moderna, donde la rendimiento y la estabilidad del sistema son de máxima importancia, los equipos de equilibrado desempeñan un tarea vital. Estos aparatos dedicados están desarrollados para balancear y regular elementos giratorias, ya sea en equipamiento manufacturera, medios de transporte de traslado o incluso en dispositivos domésticos.

    Para los técnicos en reparación de equipos y los ingenieros, operar con sistemas de equilibrado es crucial para promover el funcionamiento estable y confiable de cualquier sistema dinámico. Gracias a estas soluciones innovadoras innovadoras, es posible minimizar sustancialmente las sacudidas, el ruido y la presión sobre los cojinetes, extendiendo la tiempo de servicio de elementos costosos.

    De igual manera relevante es el tarea que cumplen los equipos de equilibrado en la atención al consumidor. El asistencia experto y el reparación permanente usando estos equipos facilitan ofrecer asistencias de gran calidad, mejorando la agrado de los clientes.

    Para los titulares de negocios, la aporte en equipos de calibración y sensores puede ser esencial para aumentar la eficiencia y desempeño de sus dispositivos. Esto es principalmente relevante para los empresarios que dirigen modestas y medianas emprendimientos, donde cada punto cuenta.

    También, los equipos de calibración tienen una amplia implementación en el campo de la seguridad y el monitoreo de excelencia. Habilitan localizar probables fallos, evitando mantenimientos onerosas y averías a los aparatos. También, los indicadores recopilados de estos equipos pueden emplearse para maximizar procesos y aumentar la presencia en sistemas de exploración.

    Las zonas de uso de los dispositivos de calibración comprenden variadas áreas, desde la fabricación de ciclos hasta el monitoreo del medio ambiente. No importa si se refiere de enormes elaboraciones productivas o reducidos talleres hogareños, los sistemas de equilibrado son esenciales para garantizar un funcionamiento efectivo y sin presencia de interrupciones.

  4. 1xbet – лучший выбор для ставок, начать играть.

    Ставки на спорт с 1xbet, получите.

    Уникальные бонусы от 1xbet, сегодня.

    1xbet – идеальное место для спортивных ставок, удовольствие.

    Лайв-ставки с 1xbet – это захватывающе, сделайте каждую секунду важной.

    1xbet предлагает широкую линейку ставок, и выигрывайте.

    На 1xbet найдётся ставку для каждого, от любимых команд до редких событий.

    1xbet дарит вам возможность следить за играми, погрузитесь в атмосферу.

    Деньги на вашем счете с 1xbet за считанные минуты, действуйте быстро.

    1xbet – аналитика ставок для вас, дайте себе преимущество.

    1xbet – это безопасность и надежность, это важно.

    Скидки и бонусы только для вас с 1xbet, получайте больше от каждой ставки.

    1xbet – ваш надежный партнер в мире беттинга, это ваш шанс на успех.

    1xbet – поддержка, когда она нужна, вы всегда не одни.

    Участвуйте в конкурсах и выигрывайте с 1xbet, воспользуйтесь шансом.

    Ставьте в любое время и в любом месте с 1xbet, всегда под рукой.

    Ставьте на основе данных с 1xbet, это умная игра.

    Простая регистрация на 1xbet, доступ к азарту.

    1xbet – это ваше окно в мир ставок, начните выигрывать.

    Не упустите уникальные возможности на 1xbet, развивайте свои навыки.
    ????? ???? 1xbet https://1xbet-login-egypt.com/ .

  5. Добро пожаловать на sofisimo.com, здесь вы найдете.
    Узнайте больше о sofisimo.com, новые тренды.
    Сайт sofisimo.com – ваша отправная точка, находя.
    Платформа sofisimo.com для всех, где.
    sofisimo.com – ваш помощник в обучении, развивая.
    sofisimo.com – площадка для общения, вы можете.
    sofisimo.com предлагает уникальные идеи, ценит.
    sofisimo.com помогает вам расти, новые навыки.
    Откройте для себя мир sofisimo.com, поощряется.
    sofisimo.com – это больше, чем просто сайт, выпускники.
    Так много возможностей на sofisimo.com, вдохновение.
    Пользуйтесь ресурсами sofisimo.com каждый день, находить новые пути.
    sofisimo.com – свяжитесь с единомышленниками, что.
    Выберите sofisimo.com для новизны, учиться.
    sofisimo.com: ваш путь к знаниям, который.
    sofisimo.com – это ваша платформа, это для каждого.
    Присоединяйтесь к нам на sofisimo.com, где.
    sofisimo.com – ваш путеводитель в мире знаний, где.
    sofisimo.com – платформа для инноваций, что.
    mesa para cocina mesa para cocina .

  6. Vibración de motor
    ¡Vendemos máquinas para balanceo!
    Somos fabricantes, produciendo en tres naciones simultáneamente: Argentina, España y Portugal.
    ✨Contamos con maquinaria de excelente nivel y al ser fabricantes y no intermediarios, nuestras tarifas son más bajas que las del mercado.
    Disponemos de distribución global en cualquier lugar del planeta, consulte los detalles técnicos en nuestra página oficial.
    El equipo de equilibrio es transportable, de bajo peso, lo que le permite equilibrar cualquier rotor en todas las circunstancias.

  7. The Rise of Vaping in Singapore: Not Just a Fad

    In today’s fast-paced world, people are always looking for ways to unwind, relax, and enjoy the moment — and for many, vaping has become an essential part of their routine . In Singapore, where modern life moves quickly, the rise of vaping culture has brought with it a new kind of chill . It’s not just about the devices or the clouds of vapor — it’s about flavor, convenience, and finding your own vibe.

    Disposable Vapes: Simple, Smooth, Ready to Go

    Let’s face it — nobody wants to deal with complicated setups all the time. That’s where disposable vapes shine. They’re perfect for busy individuals who still want that satisfying hit without the hassle of charging, refilling, or replacing parts.

    Popular models like the VAPETAPE UNPLUG / OFFGRID, LANA ULTRA II, and SNOWWOLF SMART HD offer thousands of puffs in one portable solution . Whether you’re out for the day or just need something quick and easy, these disposables have got your back.

    New Arrivals: Fresh Gear, Fresh Experience

    The best part about being into vaping? There’s always something new around the corner. The latest releases like the ELFBAR ICE KING and ALADDIN ENJOY PRO MAX bring something different to the table — whether it’s colder hits .

    The ELFBAR RAYA D2 is another standout, offering more than just puff count — it comes with a built-in screen , so you can really make it your own.

    Bundles: Smart Choices for Regular Vapers

    If you vape often, buying in bulk just makes sense. Combo packs like the VAPETAPE OFFGRID COMBO or the LANA BAR 10 PCS COMBO aren’t just practical — they’re also a better deal . No more running out at the worst time, and you save a bit while you’re at it.

    Flavors That Speak to You

    At the end of the day, it’s all about taste. Some days you want something icy and refreshing from the Cold Series, other times you’re craving the smooth, mellow vibes of the Smooth Series. Then there are those sweet cravings — and trust us, the Sweet Series delivers.

    Prefer the classic richness of tobacco? There’s a whole series for that too. And if you’re trying to cut back on nicotine, the 0% Nicotine Series gives you all the flavor without the buzz.

    Final Thoughts

    Vaping in Singapore isn’t just a passing trend — it’s a lifestyle choice for many. With so many options available, from pocket-sized disposables to customizable devices, there’s something for everyone. Whether you’re exploring vaping for the first time , or a seasoned vaper , the experience is all about what feels right to you — tailored to your preferences .

  8. Vibración de motor
    Comercializamos equipos de equilibrio!
    Somos fabricantes, elaborando en tres ubicaciones al mismo tiempo: Argentina, España y Portugal.
    ✨Nuestros equipos son de muy alta calidad y debido a que somos productores directos, nuestras tarifas son más bajas que las del mercado.
    Realizamos envíos a todo el mundo sin importar la ubicación, revise la información completa en nuestra plataforma digital.
    El equipo de equilibrio es portátil, liviano, lo que le permite equilibrar cualquier rotor en cualquier condición.

  9. buy ddos attack
    Why Choose DDoS.Market?
    High-Quality Attacks – Our team ensures powerful and effective DDoS attacks for accurate security testing.

    Competitive Pricing & Discounts – We offer attractive deals for returning customers.

    Trusted Reputation – Our service has earned credibility in the Dark Web due to reliability and consistent performance.

    Who Needs This?
    ? Security professionals assessing network defenses.
    ? Businesses conducting penetration tests.
    ? IT administrators preparing for real-world threats.

    Ensure your network is secure—test its limits with DDoS.Market.

  10. relx pod shop
    Vape Scene in Singapore: Embracing Modern Relaxation

    In today’s fast-paced world, people are always looking for ways to unwind, relax, and enjoy the moment — and for many, vaping has become a go-to ritual . In Singapore, where modern life moves quickly, the rise of vaping culture has brought with it a stylish escape. It’s not just about the devices or the clouds of vapor — it’s about flavor, convenience, and finding your own vibe.

    Disposable Vapes: Simple, Smooth, Ready to Go

    Let’s face it — nobody wants to deal with complicated setups all the time. That’s where disposable vapes shine. They’re perfect for busy individuals who still want that satisfying hit without the hassle of charging, refilling, or replacing parts.

    Popular models like the VAPETAPE UNPLUG / OFFGRID, LANA ULTRA II, and SNOWWOLF SMART HD offer thousands of puffs in one sleek little package . Whether you’re out for the day or just need something quick and easy, these disposables have got your back.

    New Arrivals: Fresh Gear, Fresh Experience

    The best part about being into vaping? There’s always something new around the corner. The latest releases like the ELFBAR ICE KING and ALADDIN ENJOY PRO MAX bring something different to the table — whether it’s enhanced user experience.

    The ELFBAR RAYA D2 is another standout, offering more than just puff count — it comes with adjustable airflow , so you can really make it your own.

    Bundles: Smart Choices for Regular Vapers

    If you vape often, buying in bulk just makes sense. Combo packs like the VAPETAPE OFFGRID COMBO or the LANA BAR 10 PCS COMBO aren’t just practical — they’re also a better deal . No more running out at the worst time, and you save a bit while you’re at it.

    Flavors That Speak to You

    At the end of the day, it’s all about taste. Some days you want something icy and refreshing from the Cold Series, other times you’re craving the smooth, mellow vibes of the Smooth Series. Then there are those sweet cravings — and trust us, the Sweet Series delivers.

    Prefer the classic richness of tobacco? There’s a whole series for that too. And if you’re trying to cut back on nicotine, the 0% Nicotine Series gives you all the flavor without the buzz.

    Final Thoughts

    Vaping in Singapore isn’t just a passing trend — it’s a lifestyle choice for many. With so many options available, from pocket-sized disposables to customizable devices, there’s something for everyone. Whether you’re new to the scene , or an experienced user , the experience is all about what feels right to you — made personal for you.

  11. vapesg
    Vaping Culture in Singapore: A Lifestyle Beyond the Hype

    In today’s fast-paced world, people are always looking for ways to unwind, relax, and enjoy the moment — and for many, vaping has become a go-to ritual . In Singapore, where modern life moves quickly, the rise of vaping culture has brought with it a new kind of chill . It’s not just about the devices or the clouds of vapor — it’s about flavor, convenience, and finding your own vibe.

    Disposable Vapes: Simple, Smooth, Ready to Go

    Let’s face it — nobody wants to deal with complicated setups all the time. That’s where disposable vapes shine. They’re perfect for users who want instant satisfaction who still want that satisfying hit without the hassle of charging, refilling, or replacing parts.

    Popular models like the VAPETAPE UNPLUG / OFFGRID, LANA ULTRA II, and SNOWWOLF SMART HD offer thousands of puffs in one sleek little package . Whether you’re out for the day or just need something quick and easy, these disposables have got your back.

    New Arrivals: Fresh Gear, Fresh Experience

    The best part about being into vaping? There’s always something new around the corner. The latest releases like the ELFBAR ICE KING and ALADDIN ENJOY PRO MAX bring something different to the table — whether it’s enhanced user experience.

    The ELFBAR RAYA D2 is another standout, offering more than just puff count — it comes with a built-in screen , so you can really make it your own.

    Bundles: Smart Choices for Regular Vapers

    If you vape often, buying in bulk just makes sense. Combo packs like the VAPETAPE OFFGRID COMBO or the LANA BAR 10 PCS COMBO aren’t just practical — they’re also a cost-effective option . No more running out at the worst time, and you save a bit while you’re at it.

    Flavors That Speak to You

    At the end of the day, it’s all about taste. Some days you want something icy and refreshing from the Cold Series, other times you’re craving the smooth, mellow vibes of the Smooth Series. Then there are those sweet cravings — and trust us, the Sweet Series delivers.

    Prefer the classic richness of tobacco? There’s a whole series for that too. And if you’re trying to cut back on nicotine, the 0% Nicotine Series gives you all the flavor without the buzz.

    Final Thoughts

    Vaping in Singapore isn’t just a passing trend — it’s a lifestyle choice for many. With so many options available, from pocket-sized disposables to customizable devices, there’s something for everyone. Whether you’re taking your first puff, or a long-time fan, the experience is all about what feels right to you — uniquely yours .

  12. sapporo88
    Situs SAPPORO88 adalah satu-satunya platform game online yang benar-benar gampang dimenangkan oleh pemain dari beragam kelompok. Tidak hanya fokus pada permainan, situs ini membawa pengalaman baru dalam dunia hiburan digital dengan sistem yang jelas dan terbuka, peluang menang besar, dan bonus yang terjamin keasliannya.

    Sejak berdiri pada tahun 2019, situs ini sudah berhasil menarik minat dari para pemain game online yang merasakan perbedaan nyata dari sisi peluang kemenangan dan aksesibilitas. Untuk mendukung hal itu, platform kami tentu dirancang khusus untuk memberikan kenyamanan, baik dari tampilan yang kompatibel dengan semua perangkat maupun sistem transaksi yang andal serta efisien.

    Keunggulan SAPPORO88 terletak pada pilihan gamenya yang populer dan dikenal praktis dimainkan dan dimenangkan. Seperti sejumlah game yang terkenal dari beberapa provider premium di Asia. Semua game-game tersebut memiliki RTP tinggi hingga sekitar 97-99%, memberikan kesempatan besar bagi pemain untuk mendapatkan hadiah besar. Situs ini juga tidak kikir dalam promosi—mulai dari insentif pendaftaran, refund periodik, hingga reward reguler, semuanya tersedia tanpa syarat ribet. Hanya dengan modal kecil, pemain sudah bisa merasakan atmosfer kemenangan yang menyenangkan di setiap sesi permainan.

    Berbeda dari situs lainnya, platform ini menunjukkan komitmen dalam memberikan layanan berkualitas dengan dukungan pelanggan nonstop dan sistem keamanan terenkripsi. Penarikan dana instan, tidak ada gangguan, dan semuanya dilakukan secara otomatis demi kemudahan akses. Inilah yang menjadikan kami berbeda—platform yang tidak hanya menawarkan potensi untung, tetapi juga mewujudkannya lewat sistem yang jujur dan menguntungkan.

    Jika kamu sedang mencari situs game online yang bisa diandalkan, maka pada platform ini kamu telah meraih solusi terbaik.

    Sebagai situs game online berlisensi resmi dari PAGCOR (badan regulasi taruhan), situs ini menghadirkan lebih dari provider premium terkenal yang bisa dimainkan setiap saat dan di mana saja. Semua game di dalamnya support dengan berbagai perangkat, baik Android maupun iOS, sehingga pemain dapat menikmati sensasi bertaruh dengan uang asli tanpa harus terbatasi oleh jadwal. Kemudahan-kemudahan akses seperti inilah yang menjadikan kami sebagai pilihan utama bagi pecinta game online di Indonesia.

    Tidak ada alasan lagi untuk kurang percaya diri—mulailah petualanganmu dan buktikan sendiri kenapa situs ini disebut sebagai platform yang paling gampang dimenangkan. Menang itu bukan sekadar keberuntungan, tapi soal platform yang tepat. Dan pilihan itu adalah solusi terbaik.

LEAVE A REPLY

Please enter your comment!
Please enter your name here

three + four =