Categories / sql-server-2012
Understanding Table Joins and Subsets in SQL to Retrieve Complex Data
Calculating Cumulative Sums in SQL: A Deeper Dive
Filtering Database Rows Without Using SUBSTRING Function
Automating Unique Auto-Increment Values in SQL Server Using Stored Procedures, Table-Valued Functions, and Common Table Expressions
Finding Equal Row Sets Across Different Tables in SQL Server Using the FOR XML Trick or Alternative Approaches