If you have never heard of #SQLTrain, it is a very economical way to meet several of the big names in the Microsoft Data Platform world. It travels from Vancouver WA (US) to Seattle on the Sunday between the SQL Sat event held in Vancouver and Seattle.
#sqlhelp Is there a way for a SQLAgent job step to know which schedule started the job at runtime? I know it's logged in the history, but can't tell if it can be determined while running. Thanks.
#sqlhelp is there an easier way to determine if a query plan is trivial, other than shredding the plan xml? Query Store isn't an option unfortunately. Thanks.