Tags / sql-server-2008
Understanding Date and Time Operations in SQL Server 2008: A Step-by-Step Guide to Subtracting Days Between Two Columns
Finding the Nearest Tuesday by Given Date Using T-SQL
Displaying Values for Non-Existent Column in SQL Server Using Various Techniques
SQL Query for Summarizing Data: Total Time Spent by Reason and Status
Accessing Tables from Another Database in a Stored Procedure: Best Practices and Techniques
Deleting Duplicate Records in SQL: Efficient Approaches for Cleaner Data
How to Split Strings at Each Character Using T-SQL and Common Table Expressions (CTEs)
Using DECLARE to Dynamically Create Tables in SQL Server: A Better Alternative to EXECUTE