Tags / sql-server-2008
Converting Large Binary Data to Text in MSSQLSERVER: Best Practices and Workarounds
Optimizing Catch-All Queries in SQL Server: Best Practices and Techniques
Extracting Top 3 Most Frequent Values from Columns in a SQL Table Using Conditional Aggregation
Finding the Nearest Tuesday by Given Date Using T-SQL
Retrieving the Latest Record for Each Department in Microsoft SQL Server
Accessing Tables from Another Database in a Stored Procedure: Best Practices and Techniques
Displaying Values for Non-Existent Column in SQL Server Using Various Techniques
Counting XML Nodes in T-SQL: A Comprehensive Guide