Uploaded January 2023 | Updated September 2026, 2 weeks ago
The `MERGE` statement probably one of the most powerful features in SQL Server, especially for data engineering tasks. Using the `MERGE` statement, we can insert, update, or delete rows based the differences found in a source and a target tables. Very similar to UPSERT if you are coming from other database systems or you have worked with web APIs.
In this video, I want to go over how to use the `MERGE` statement in MS SQL Server.
βΊ Buy Me a Coffee? Your support is much appreciated!
-------------------------------------------------------------------------------------------
β Paypal: paypal.me/jiejenn/5
β Venmo: @Jie-Jenn
πΈ Join Robinhood with my link and we'll both get a free stock: bit.ly/3iWr7LC
βΊ Support my channel so I can continue making free contents
---------------------------------------------------------------------------------------------------------------
π By shopping on Amazon β amzn.to/2JkGeMD
π©βπ» Follow me on Linked: linkedin.com/in/jiejenn
π³ Becoming a Patreon supporter: patreon.com/JieJenn
βοΈ Business Inquiring: YouTube@LearnDataAnalysis.org
#sql #sqlserver #dataengineering
The `MERGE` statement probably one of the most powerful features in SQL Server, especially for data engineering tasks. Using the `MERGE` statement, we can insert, update, or delete rows based the differences found in a source and a target tables. Very similar to UPSERT if you are coming from other database systems or you have worked with web APIs.
In this video, I want to go over how to use the `MERGE` statement in MS SQL Server.
βΊ Buy Me a Coffee? Your support is much appreciated!
-------------------------------------------------------------------------------------------
β Paypal: paypal.me/jiejenn/5
β Venmo: @Jie-Jenn
πΈ Join Robinhood with my link and we'll both get a free stock: bit.ly/3iWr7LC
βΊ Support my channel so I can continue making free contents
---------------------------------------------------------------------------------------------------------------
π By shopping on Amazon β amzn.to/2JkGeMD
π©βπ» Follow me on Linked: linkedin.com/in/jiejenn
π³ Becoming a Patreon supporter: patreon.com/JieJenn
βοΈ Business Inquiring: YouTube@LearnDataAnalysis.org
#sql #sqlserver #dataengineering










