Categories / sql-server
Storing JSON Data in SQL Server 2014: A Comprehensive Guide
Identifying Unmatched Data Between Tables in SQL Server: 4 Powerful Approaches
Extracting the Year from a Date Field in SQL: Best Practices and Functions
Querying with Group By: Daily and Month-to-Date Figures for CustID Using SQL
Extracting Numbers After a Substring in SQL
Understanding the Limits of Casting varchar Values in SQL Server: Best Practices and Alternatives
Creating User Schema(s) Level in SQL Server: A Comprehensive Guide
How to Process Semi-Structured Data Using SQL Server's T-SQL and Window Functions
Mastering Conditional Aggregates in SQL Server: A Comprehensive Guide to Calculating Percentages
Enforcing Data Integrity with Triggers: A Practical Guide to Validating Values Before Insertion in SQL Server