Category: T-SQL
-
ANSI_NULLS: When indexes break a query
How often does adding an index in SQL Server break something? Let’s say it’s under normal operating conditions, no corruption, […]
-
Can you import this JSON?
In a recent project, I got the opportunity to learn way more about the SQL Server (2016 and later) JSON […]