Identify the missing word(s) in the following sentence within the context of Microsoft Azure. The path most DBAs take to troubleshoot query performance is to first identify the problematic query (typically the query consuming the highest amount of system resources), and then retrieve that query’s execution plan. There are two scenarios. The query consistently performs poorly. The query performs well for some executions, but not others. SQL Server and Azure SQL Database and Managed Instance default to having auto-update statistics set to ON to alleviate the issue of [?].