Tags / sql-server-2016
Converting Columns to Rows Using SQL Server's CROSS APPLY and VALUES Function
How to Populate a Column with Data from Another Table Using SQL Joins and COALESCE Function
Generating Strong Hash Values from String Input with SQL Server Function
Reading JSON Data with Nested Objects within Arrays in SQL Server 2016: A Step-by-Step Guide