When I submit a batch (e.g., perform a query) in SSMS, I see the time it took to execute in the status bar. Is it possible to configure SSMS to show the query time with mill
Include Client Statistics by pressing Ctrl+Alt+S. Then you will have all execution information in the statistics tab below.