Tags / sql-server-2014
Using T-SQL's Split Function to Transform Comma-Separated Values into Separate Rows
Can EXEC and Select Into Be Combined in SQL Server?
SQL Server's Most Concise Syntax for Returning Empty Result Sets
Combining GROUP BY Result Sets: A Comprehensive Guide to Using CTEs and STUFF Function
Understanding T-SQL DateTime Conversion Behavior: The Hidden Precision Costs
Understanding SQL Server 2014 Index Usage Without VIEW SERVER STATE Permission: A Comparative Approach Using sys.dm_db_index_usage_stats and sys.dm_db_index_operational_stats DMVs.