Wayne Sheffield

My blog about SQL Server

Browsing Posts in Database Masters

Learn how to use the SQL Server Agent Alerting system to capture Availability Group related errors and to respond to them by running jobs.

In this post, you will learn how to resolve the Kerberos Double-Hop issue and SSRS browser login when using Google Chrome to run SSRS reports.

Scalar UDF Inlining, introduced in SQL Server 2019, promises to improve the performance of Scalar UDFs. Let’s look into the performance gains this offers.

SQL Server 2019 introduces Scalar UDF Inlining, which is supposed to improve the performance of Scalar UDFs. This post investigates this new feature.

SQL Server 2017 has enhanced the security requirements for using CLRs. Read on to see what I ran into, and how I was able to get CLRs to work!

Exploring how a parent-child relationship was implemented by a third-party software vendor improperly.