Scheduler Windows
Specifically, I'm trying to find out if the stats I have running during our maintenance windows are effectively being gathered within the amount of time allocated for the window. I imagine I could wait until after the window executes and run a query to see if there are tables still needing to be analyzed, but I was hoping for a more elegant solution.