In this article, Joins(Inner, Outer, Cross) in SQL Server we...
Read MoreHow to use Transaction in SQL Stored Procedure
In this post "How to use Transaction in SQL Stored Procedure", we will learn about try-catch block and how a transaction work in SQL Server with examples.