Categories
Meeting Resources

August 2021 Meeting – Resources

The August meeting for the Ohio North Database Training user group was held on Tuesday, August 3, 2021. Our speaker was Kimberly Tripp (b | t), and the session title was Stored Procedure Optimization Techniques. The session was not recorded, but you can download the slide deck and demos here.

Abstract: Kimberly will discuss stored procedure caching and the potential for performance problems due to a problem known as parameter sniffing. There are some common solutions and while they can drastically improve performance, they can also cause other problems. Sometimes a hybrid solution is needs, from this session, you’ll know the best way to write procedures so that stable requests are cached and unstable requests are not (giving you the most optimal performance without wasting resources).

Speaker Bio: Kimberly’s an author, consultant, and top-rated speaker having spoken at PASS, TechEd, SQLintersection, and numerous other events around the world; she was also a Microsoft SQL Server MVP for over 15 years. She has over 25 years of experience designing and tuning SQL Server solutions with a focus on optimizing procedural code, indexing strategies, statistics, and partitioning. When she’s not tuning SQL servers, she’s diving and photographing all sorts of underwater critters such as frogfish with her husband, Paul S. Randal.