Categories / sql-server
Optimizing SQL Queries by Avoiding Sub-Queries in the WHERE Clause and Using Window Functions
Understanding SSRS Performance: Filter Property vs WHERE Condition
Retrieving Schema Names and Stored Procedure Definitions Across Databases Using Dynamic SQL and STRING_AGG
How to Sum Scores Based on Arbitrary Date Conditions Using SQL
Understanding SQL Query Persistence and Object Name Resolution Issues in SQL Server Management Studio
Understanding the Pseudo Code: A Generic SQL Server 2008 Query to Copy Rows Based on a Condition
SQL Server Query Performance Optimization Strategies for Dummies
Optimizing System Views: A Comprehensive Guide to Improved Query Performance
The Basics of Using SQL LIKE Operator for Pattern Matching in Databases
Converting SQL Server Dates to Base 36 Format and Selecting the Desired Row Using CTEs