SQL Interview: 13: Impact of optimize for adhoc workloads
This is a post in the SQL Interview series. These aren’t trick or gotcha questions, they’re just questions designed to scope out a candidate’s knowledge around SQL Server and Azure SQL Database.
Section: Server Tuning Level: Advanced
Question:
SQL Server 2008 introduced a server option for optimize for adhoc workloads.
Can you explain the problem that it is designed to solve, what most commonly causes the problem, and what impact this option has when you enable it?
2021-04-27