SQL: Turning off completion times in SQL Server Management Studio (SSMS)
Once again today, I was asked by a developer, how you can “turn off those annoying completion time messages in SSMS”.
A few releases of SQL Server Management Studio (SSMS) back, the product team decided that we’d all like completion times shown in the Messages output tab. I don’t share their enthusiasm for them.
For a start, a completion time was already shown here in the Properties window for the query, along with much more info:
2020-10-21