It is possible to zoom in the SSMS (SQL Server Management Studio). I was recently asked by my client if this is even possible during Comprehensive Database Performance Health Check. We are going to learn about it in today’s blog post.
I really enjoyed making this one as it was suggested by one of my very close friends.
Here are my few recent videos and I would like to know what is your feedback about them. You can subscribe to my youtube channel here.
- Find a Table in Execution Plan – SQL in Sixty Seconds #151
- Transactions and Variables – SQL in Sixty Seconds #150
- Count Table in Cache – SQL in Sixty Seconds #149
- List All Sessions – SQL in Sixty Seconds #148
- Line Numbers for SSMS Efficiency – SQL in Sixty Seconds #147
- Slow Running Query – SQL in Sixty Seconds #146
- Change Database and Table Collation – SQL in Sixty Seconds #145
- Infinite Loop – SQL in Sixty Seconds #144
- Efficiency Trick – Query Shortcut – SQL in Sixty Seconds #143
- SQL SERVER – 16 CPU vs 1 CPU : Performance Comparison – SQL in Sixty Seconds #142
- SQL SERVER – TOP and DISTINCT – Epic Confusion – SQL in Sixty Seconds #141
I hope you enjoyed this video about the Zoom in SSMS.
Reference:Â Pinal Dave (https://blog.sqlauthority.com)
2 Comments. Leave new
I discovered Ctrl-Scroll by accident a few years ago. It’s very handy when I want to make small text bigger or when I want to scroll through a large script looking for a particular block of code.
But, it only works in the Query window. We can that they also makes it possible in the result window in one of the next versions.
But thanks anyway